sunpengfei
8 天以前 28db30e5a458ee012959269d50e16eadaa0c5d12
FlexJobApi.Core/Models/CommonServer/Dictionaries/Commands/SetDictionaryDataIsDisabledCommand.cs
@@ -10,7 +10,7 @@
    /// <summary>
    /// 设置数据字典是否禁用
    /// </summary>
    [Resource([EnumResourceController.Dictionary])]
    [Resource([EnumResourceController.FlexJobServerDictionary])]
    public class SetDictionaryDataIsDisabledCommand : SetIsDisabledCommand
    {