sunpengfei
2025-09-01 185eca1406926d46fa9f50d07a0c0ecc65ab6b96
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>
    {
    }