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