first commit

This commit is contained in:
2023-07-04 22:31:18 +08:00
parent 45da8ae298
commit b17f1efed3
6 changed files with 18 additions and 128 deletions

View File

@ -46,4 +46,5 @@ public class ${ClassName}Param implements Serializable {
private $column.javaType $column.javaField;
#end
#end
}