Browse Source

修改模板

zhangzaipeng 3 years ago
parent
commit
dc15b93105
1 changed files with 1 additions and 1 deletions
  1. 1 1
      single_table/groovy_en.ftl

+ 1 - 1
single_table/groovy_en.ftl

@@ -7,7 +7,7 @@ import com.yvan.model.response.ModelOps
 import org.slf4j.LoggerFactory
 import org.slf4j.LoggerFactory
 import static com.galaxis.wms.query.Q${camelName1(tableName)}.${camelName(tableName)}
 import static com.galaxis.wms.query.Q${camelName1(tableName)}.${camelName(tableName)}
 import com.yvan.model.YvanExt
 import com.yvan.model.YvanExt
-
+// ${primaryKey}
 class ${moduleName} {
 class ${moduleName} {
 
 
     static def log = LoggerFactory.getLogger(${moduleName}.class)
     static def log = LoggerFactory.getLogger(${moduleName}.class)