From 611af5472b33cbe81a1433ab29e26502a9aac795 Mon Sep 17 00:00:00 2001
From: sunpengfei <i@angelzzz.com>
Date: 星期一, 01 九月 2025 15:46:55 +0800
Subject: [PATCH] feat:开发

---
 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