#import "../function.ftl" as func> <#assign comment=model.tabComment> <#assign class=model.variables.class> <#assign classVar=class?uncap_first> <#assign sys=model.variables.sys> <#assign module=model.variables.module> <#assign commonList=model.commonList> <#assign pkModel=model.pkModel> <#assign pk=func.getPk(model) > <#assign pkVar=func.convertUnderLine(pk) > <#assign subTableList=model.subTableList> <#assign hasSub=model.hasSub> <#assign groupBy=model.variables.groupBy> <#assign groupCol=model.variables.groupCol> <#assign legendBy=model.variables.legendBy> <#assign reportType=model.variables.reportType>