优化代码

This commit is contained in:
RuoYi
2025-03-14 16:09:01 +08:00
parent 525ebf92d2
commit 51632f8e60
5 changed files with 24 additions and 15 deletions

View File

@ -64,7 +64,7 @@ public class GenController extends BaseController
}
/**
* 修改代码生成业务
* 获取代码生成信息
*/
@PreAuthorize("@ss.hasPermi('tool:gen:query')")
@GetMapping(value = "/{tableId}")