{
"machineCode": "string",
"partNo": "string",
"moldCode": "string",
"prepareStatus": "string",
"orderStatus": "string",
"operator": "string",
"operateTime": "2019-08-24T14:15:22Z",
"createTime": "2019-08-24T14:15:22Z",
"terminal": "string",
"site": "string",
"warehouseCode": "string",
"locationCode": "string",
"qty": "string",
"taskCode": "string",
"id": "string",
"ip": "string",
"type": "string",
"taskTyp": "string",
"startLocationCode": "string",
"endLocationCode": "string",
"middleLocationCode": "string",
"retreatLocationCode": "string",
"pathType": "string",
"ctnrTyp": "string",
"agvCode": "string",
"podCode": "string",
"priority": "string",
"boardNo": "string",
"partGroup": "string"
}curl --location --request POST '/machinemanagement/callMaterial/SaveRecord' \
--header 'Content-Type: application/json' \
--data-raw '{
"machineCode": "string",
"partNo": "string",
"moldCode": "string",
"prepareStatus": "string",
"orderStatus": "string",
"operator": "string",
"operateTime": "2019-08-24T14:15:22Z",
"createTime": "2019-08-24T14:15:22Z",
"terminal": "string",
"site": "string",
"warehouseCode": "string",
"locationCode": "string",
"qty": "string",
"taskCode": "string",
"id": "string",
"ip": "string",
"type": "string",
"taskTyp": "string",
"startLocationCode": "string",
"endLocationCode": "string",
"middleLocationCode": "string",
"retreatLocationCode": "string",
"pathType": "string",
"ctnrTyp": "string",
"agvCode": "string",
"podCode": "string",
"priority": "string",
"boardNo": "string",
"partGroup": "string"
}'