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