3.7.5 一对多代码生成错误
Expression 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. 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]