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