curl --location --request GET 'http://10.219.87.224:8080/veivo-boot/sys/departManage/queryById?id='
{
"code": 0,
"message": "string",
"result": {
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"departId": "string",
"departName": "string",
"flowChartFile": "string",
"flowChartSummary": "string",
"flowName": "string",
"flowSheetFile": "string",
"flowSheetSummary": "string",
"groupbylabel": "string",
"id": "string",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z"
},
"success": true,
"timestamp": 0
}