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