update ruoyi-modules/ruoyi-gen/src/main/java/com/ruoyi/gen/controller/GenController.java.

修正注释

Signed-off-by: TwelveT <2471835953@qq.com>
This commit is contained in:
TwelveT 2022-09-07 03:26:14 +00:00 committed by Gitee
parent afa23c2111
commit 9af1ab4bfb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

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