mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-08 12:01:24 +00:00
代码生成器,增加 businessPackage 字段,用于将多个模块进行归类
This commit is contained in:
@@ -73,4 +73,6 @@ public class ${table.className}Controller {
|
||||
return success(${table.className}Convert.INSTANCE.convertPage(pageResult));
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user