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