瀏覽代碼

修改模板

zhangzaipeng 3 年之前
父節點
當前提交
4b69a93d4b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      single_table/groovy.ftl

+ 1 - 1
single_table/groovy.ftl

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