{
"code": 200,
"data": [
{
"id": 0,
"code": "string",
"parentCode": "string",
"taxId": "string",
"name": "string",
"fullName": "string",
"type": 0,
"orgType": 0,
"namePath": "string",
"codePath": "string",
"sort": 0,
"tags": "string",
"remark": "string",
"isEnabled": 0,
"isDeleted": 0,
"modifyBy": 0,
"modifyTime": "2019-08-24T14:15:22.123Z",
"createBy": 0,
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"msg": "success"
}