sunpengfei
3 天以前 a17848fca2fd7643951e2342a8985e249ec7b93f
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>
    {
    }