为了快速创建模板 将变量与标签 详细说明
全局变量
${table} 表对象
${uiId} 前端框架编号
${langId} 语言编号
表属性
${table.tableName} 表名
${table.tableComment} 表注释
${table.tbRemark} 备注
${table.gridCols} 表格列
${table.queryCols} 查询列
${table.formCols} 表单列
字段属性
columnName 列名
colComment 字段注释
sqlType 数据库字段类型
notNull 不为空 true/false
sqlLength 字段长度
defaultValue 默认值
elementType 无素类型
formCols 表单字段
gridCols 列表字段/表格列
queryCols 查询字段
currentTime 当前时间