{
"code": 0,
"data": {
"table": {
"id": 1,
"scene": 1,
"tableName": "yudao",
"tableComment": "芋道",
"remark": "我是备注",
"moduleName": "system",
"businessName": "codegen",
"className": "CodegenTable",
"classComment": "代码生成器的表定义",
"author": "芋道源码",
"templateType": 1,
"frontType": 20,
"parentMenuId": 1024,
"masterTableId": 2048,
"subJoinColumnId": 4096,
"subJoinMany": false,
"treeParentColumnId": 8192,
"treeNameColumnId": 16384,
"dataSourceConfigId": 1024,
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z"
},
"columns": [
{
"id": 1,
"tableId": 1,
"columnName": "user_age",
"dataType": "int(11)",
"columnComment": "年龄",
"nullable": true,
"primaryKey": false,
"autoIncrement": true,
"ordinalPosition": 10,
"javaType": "userAge",
"javaField": "Integer",
"dictType": "sys_gender",
"example": "1024",
"createOperation": true,
"updateOperation": false,
"listOperation": true,
"listOperationCondition": "LIKE",
"listOperationResult": true,
"htmlType": "input",
"createTime": "2019-08-24T14:15:22.123Z"
}
]
},
"msg": "string"
}