소스 검색

修改模板

zhangzaipeng 3 년 전
부모
커밋
dc15b93105
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 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)