Browse Source

1

pjzs_starttask_update
shanji 1 year ago
parent
commit
4a92071a9d
  1. 1
      JD.API/Controllers/YunDingController.cs

1
JD.API/Controllers/YunDingController.cs

@ -25,6 +25,7 @@ namespace JD.API.Controllers
yunDingBusiness.RefreshKey(); yunDingBusiness.RefreshKey();
} }
[HttpPost]
public void ApiExecutionTimesFlush() public void ApiExecutionTimesFlush()
{ {
apiExecutionTimesRecorder.Flush(); apiExecutionTimesRecorder.Flush();

Loading…
Cancel
Save