diff --git a/IRaCIS.Core.Application/Service/Management/UserService.cs b/IRaCIS.Core.Application/Service/Management/UserService.cs index 34cfe81cf..8d0eb668c 100644 --- a/IRaCIS.Core.Application/Service/Management/UserService.cs +++ b/IRaCIS.Core.Application/Service/Management/UserService.cs @@ -686,7 +686,7 @@ namespace IRaCIS.Application.Services } - + [HttpPost] public async Task> GetUserLogList(UserLogQuery inQuery) {