sunpengfei
2025-08-22 f7441ac8e0ef8778c4271d4ffec890a7e39bd3ab
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>
    {
    }