curl --location '/app-api/entre/demand/get?id=1024'{
"code": 0,
"data": {
"id": 1,
"title": "string",
"demandType": 1,
"budget": 0,
"description": "string",
"contactName": "string",
"contactPhone": "string",
"publishTime": "2019-08-24T14:15:22.123Z",
"auditTime": "2019-08-24T14:15:22.123Z",
"consultCount": 0
},
"msg": "string"
}