mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-14 19:15:06 +08:00
1. 调整 codegen 的模板
2. 编写 ut 的代码生成器模板
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
package ${basePackage}.${table.moduleName}.controller.${table.businessName}.vo;
|
||||
package ${basePackage}.modules.${table.moduleName}.controller.${table.businessName}.vo;
|
||||
|
||||
import lombok.*;
|
||||
import java.util.*;
|
||||
|
Reference in New Issue
Block a user