{
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"params": {
"property1": {},
"property2": {}
},
"id": 0,
"ids": "string",
"warningId": 0,
"responseTime": "2019-08-24T14:15:22Z",
"responseTimely": "string",
"responseState": "string",
"arrivalTime": "2019-08-24T14:15:22Z",
"arrivalState": "string",
"status": "string",
"stationId": 0,
"stationName": "string",
"divisionCode": "string",
"divisionName": "string",
"beginTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z",
"longitude": "string",
"latitude": "string",
"stationLongitude": "string",
"stationLatitude": "string",
"checkStatus": 0,
"checkTime": "2019-08-24T14:15:22Z",
"moreThanThreePerson": 0,
"checkPersonId": 0,
"resultJson": "string",
"check1": 0,
"check2": 0,
"check3": 0,
"checkRemark": "string",
"source": "string",
"sources": "string",
"fireEventType": "string",
"reporter": "string",
"reporterMobile": "string",
"title": "string",
"content": "string",
"useTime": 0,
"responseUseTime": 0,
"endType": "string",
"mainStation": "string",
"txtc": "string",
"getNotArrival": "string",
"getWithSort": "string",
"createName": "string",
"placeId": 0
}
curl --location --request POST 'http://127.0.0.1:8081/fireDispatch/fireWarningDispatch' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"params": {
"property1": {},
"property2": {}
},
"id": 0,
"ids": "string",
"warningId": 0,
"responseTime": "2019-08-24T14:15:22Z",
"responseTimely": "string",
"responseState": "string",
"arrivalTime": "2019-08-24T14:15:22Z",
"arrivalState": "string",
"status": "string",
"stationId": 0,
"stationName": "string",
"divisionCode": "string",
"divisionName": "string",
"beginTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z",
"longitude": "string",
"latitude": "string",
"stationLongitude": "string",
"stationLatitude": "string",
"checkStatus": 0,
"checkTime": "2019-08-24T14:15:22Z",
"moreThanThreePerson": 0,
"checkPersonId": 0,
"resultJson": "string",
"check1": 0,
"check2": 0,
"check3": 0,
"checkRemark": "string",
"source": "string",
"sources": "string",
"fireEventType": "string",
"reporter": "string",
"reporterMobile": "string",
"title": "string",
"content": "string",
"useTime": 0,
"responseUseTime": 0,
"endType": "string",
"mainStation": "string",
"txtc": "string",
"getNotArrival": "string",
"getWithSort": "string",
"createName": "string",
"placeId": 0
}'
{
"code": 0,
"msg": "string",
"data": {}
}