{
"id": 0,
"site": "string",
"terminalMaterial": "string",
"project": 0,
"projectName": "string",
"customerName": "string",
"status": 0,
"wireDiameter": 0,
"wirestandard": 0,
"wirestandardName": "string",
"remark": "string",
"createTime": "2019-08-24T14:15:22Z",
"createUser": "string",
"updateUser": "string",
"updateTime": "2019-08-24T14:15:22Z"
}curl --location --request POST '/justintine/mprofiletaskconfiguration/SaveRecord' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"site": "string",
"terminalMaterial": "string",
"project": 0,
"projectName": "string",
"customerName": "string",
"status": 0,
"wireDiameter": 0,
"wirestandard": 0,
"wirestandardName": "string",
"remark": "string",
"createTime": "2019-08-24T14:15:22Z",
"createUser": "string",
"updateUser": "string",
"updateTime": "2019-08-24T14:15:22Z"
}'