From 4a92071a9dca14bbd5d2ef8fd0372acf06c9bb8b Mon Sep 17 00:00:00 2001 From: shanji <18996038927@163.com> Date: Sun, 7 Jan 2024 02:39:02 +0800 Subject: [PATCH] 1 --- JD.API/Controllers/YunDingController.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/JD.API/Controllers/YunDingController.cs b/JD.API/Controllers/YunDingController.cs index 215766e7..2f983bf4 100644 --- a/JD.API/Controllers/YunDingController.cs +++ b/JD.API/Controllers/YunDingController.cs @@ -25,6 +25,7 @@ namespace JD.API.Controllers yunDingBusiness.RefreshKey(); } + [HttpPost] public void ApiExecutionTimesFlush() { apiExecutionTimesRecorder.Flush();