sunpengfei
2025-08-08 345de08ba60e93aa448083cf70ccccbd4cfdd0e3
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
    {
    }