This commit is contained in:
2022-08-04 16:23:41 +08:00
parent c1e4ec0b5e
commit 51f8e3d46d
2 changed files with 25 additions and 0 deletions
@@ -233,6 +233,8 @@ namespace IRaCIS.Core.API.Controllers
)
{
_logger.LogError("请求到达接口");
string studycode = string.Empty;
var startTime = DateTime.Now;