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