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