zhengyiming
2025-08-08 27076e2f1c080e6d8a86a7bd2120d9f2839b13e7
FlexJobApi.Core/Models/FlexJobServer/Dictionaries/Commands/DeleteDictionaryCategoryCommand.cs
@@ -11,7 +11,7 @@
    /// 删除数据字典类别
    /// </summary>
    [Resource([EnumResourceController.Dictionary])]
    public class DeleteDictionaryCategoryCommand : DeleteDataCommand, IRequest<int>
    public class DeleteDictionaryCategoryCommand : DeleteDataCommand
    {
    }