|
@@ -64,8 +64,6 @@ class ${entity} : Serializable {
|
|
## ---------- END 字段循环遍历 ----------
|
|
## ---------- END 字段循环遍历 ----------
|
|
|
|
|
|
|
|
|
|
-#if(${entityColumnConstant})
|
|
|
|
-
|
|
|
|
#if(${entityColumnConstant})
|
|
#if(${entityColumnConstant})
|
|
companion object {
|
|
companion object {
|
|
#foreach($field in ${table.fields})
|
|
#foreach($field in ${table.fields})
|