{
"total": 0,
"rows": [
{
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"params": {
"property1": {},
"property2": {}
},
"columnId": 0,
"tableId": 0,
"columnName": "string",
"columnComment": "string",
"columnType": "string",
"javaType": "string",
"javaField": "string",
"isPk": "string",
"isIncrement": "string",
"isRequired": "string",
"isInsert": "string",
"isEdit": "string",
"isList": "string",
"isQuery": "string",
"queryType": "string",
"htmlType": "string",
"dictType": "string",
"sort": 0,
"required": true,
"list": true,
"edit": true,
"insert": true,
"usableColumn": true,
"superColumn": true,
"pk": true,
"query": true,
"increment": true,
"capJavaField": "string"
}
],
"code": 0,
"msg": "string"
}