From 5c45bc53e2c18e45130c21048df4af4896455c6d Mon Sep 17 00:00:00 2001
From: sunpengfei <i@angelzzz.com>
Date: 星期五, 12 九月 2025 15:58:48 +0800
Subject: [PATCH] feat:开发

---
 FlexJobApi.Core/Models/CommonServer/Dictionaries/Commands/SyncHumanResourcesAreaDictionaryDataCommand.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/FlexJobApi.Core/Models/CommonServer/Dictionaries/Commands/SyncHumanResourcesAreaDictionaryDataCommand.cs b/FlexJobApi.Core/Models/CommonServer/Dictionaries/Commands/SyncHumanResourcesAreaDictionaryDataCommand.cs
index ef453ad..86ad9d1 100644
--- a/FlexJobApi.Core/Models/CommonServer/Dictionaries/Commands/SyncHumanResourcesAreaDictionaryDataCommand.cs
+++ b/FlexJobApi.Core/Models/CommonServer/Dictionaries/Commands/SyncHumanResourcesAreaDictionaryDataCommand.cs
@@ -10,7 +10,7 @@
     /// <summary>
     /// 鍚屾浜哄姏璧勬簮鍦板尯瀛楀吀鏁版嵁
     /// </summary>
-    [Resource([EnumResourceController.Dictionary])]
+    [Resource([EnumResourceController.FlexJobServerDictionary])]
     public class SyncHumanResourcesAreaDictionaryDataCommand : IRequest<int>
     {
     }

--
Gitblit v1.9.1