From c01618749865a625d287eafa08c62d817c525e2b Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Thu, 13 Jul 2023 11:12:05 +0800 Subject: [PATCH] =?UTF-8?q?hang-=E7=94=A8=E6=88=B7=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E6=97=A5=E5=BF=97=20-02?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.Application/Service/Management/UserService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {