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