文件记录分类更新-修改

This commit is contained in:
YBP
2026-02-11 15:37:57 +08:00
parent 68de07f232
commit 27070fd8ad
3 changed files with 71 additions and 31 deletions

View File

@@ -40,7 +40,7 @@ import com.zt.plat.module.qms.resource.record.service.recordcategory.RecordCateg
@Tag(name = "管理后台 - 文件记录分类")
@RestController
@RequestMapping("/qms/record-category")
@RequestMapping("/qms/resource/record-category")
@Validated
@DeptDataPermissionIgnore(enable = "true")
@FileUploadController(source = "qms.recordcategory")