#import "function.ftl" as func> <#assign class=model.variables.class> <#assign tabcomment=model.tabComment> <#assign classVar=model.variables.classVar> <#assign system=vars.system> <#assign package=model.variables.package> <#assign commonList=model.commonList> <#assign pk=func.getPk(model) > <#assign pkVar=func.convertUnderLine(pk) > <#assign subtables=model.subTableList> <#assign flowRunId=""> <#if model.variables.flowDefKey?exists> <#assign flowRunId=func.convertUnderLine(model.variables.flowRunId)> #if> <%-- time:${date?string("yyyy-MM-dd HH:mm:ss")} desc:edit the ${tabcomment} --%> <%@page language="java" pageEncoding="UTF-8"%> <%@include file="/commons/include/html_doctype.html"%>