{
"errorCode": 0,
"message": "string",
"data": [
{
"id": 0,
"deptId": 0,
"tenantId": 0,
"tableName": "string",
"tableDesc": "string",
"actualTable": "string",
"status": 0,
"created": "string",
"createdBy": 0,
"modified": "string",
"modifiedBy": 0,
"options": {
"key": {}
},
"categoryId": 0,
"fields": "new ArrayList<>()"
}
]
}