From e9960b323c486a3d34275824fd9bd6259d1b5c20 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期五, 22 八月 2025 14:16:53 +0800
Subject: [PATCH] Merge branch 'master' of http://120.26.58.240:8888/r/ApiFlexJob

---
 FlexJobApi.Core/Models/UserServer/Users/Commands/SyncOperationUserCommand.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/FlexJobApi.Core/Models/UserServer/Users/Commands/SyncOperationUserCommand.cs b/FlexJobApi.Core/Models/UserServer/Users/Commands/SyncOperationUserCommand.cs
index 7bf6957..7f728e9 100644
--- a/FlexJobApi.Core/Models/UserServer/Users/Commands/SyncOperationUserCommand.cs
+++ b/FlexJobApi.Core/Models/UserServer/Users/Commands/SyncOperationUserCommand.cs
@@ -11,7 +11,7 @@
     /// <summary>
     /// 鍚屾杩愯惀鐢ㄦ埛
     /// </summary>
-    [Resource([EnumResourceController.User])]
+    [Resource([EnumResourceController.UserServerUser])]
     public class SyncOperationUserCommand : IRequest<Guid>
     {
         /// <summary>

--
Gitblit v1.9.1