tsh0794 发表于 2018-6-6 09:58:30

3.7.5 一对多代码生成错误

E
xpression subsG['${key}'].cgformConfig is undefined on line 33, column 6 in table/onetomany/java/subEntity.ftl.
The problematic instruction:
----------
==> if subsG['${key}'].cgformConfig.cgFormHead.jformPkType?if_exists?html == "SEQUENCE"
in include "/table/onetomany/java/subEntity.ftl" Entity.java]
----------

freemarker.core.InvalidReferenceException: Expression subsG['${key}'].cgformConfig is undefined on line 33, column 6 in table/onetomany/java/subEntity.ftl.

tsh0794 发表于 2018-6-6 10:23:39

3.7.5 一对多 生成JSP页面报错
Template processing error: "Expression key is undefined on line 26, column 170 in ui/formControl.ftl."

Expression key is undefined on line 26, column 170 in ui/formControl.ftl.
The problematic instruction:
----------
==> ${key}
in user-directive formControl
in include "/multitable/onetomany/webapp/webpage/sub_add.ftl" sub-add.jsp]
----------
页: [1]
查看完整版本: 3.7.5 一对多代码生成错误