sunpengfei
3 天以前 13d4854dad281870d1c0076fc21d745c61a63b7c
FlexJobApi.Core/Models/CommonServer/Dictionaries/Commands/DeleteDictionaryCategoryCommand.cs
@@ -10,7 +10,7 @@
    /// <summary>
    /// 删除数据字典类别
    /// </summary>
    [Resource([EnumResourceController.Dictionary])]
    [Resource([EnumResourceController.FlexJobServerDictionary])]
    public class DeleteDictionaryCategoryCommand : DeleteDataCommand
    {