{
"id": "string",
"executeId": "string",
"templateId": "string",
"scoreId": "string",
"integralValue": "string",
"evaluate": "string",
"evaluateTime": "string",
"evaluateUser": "string",
"createUserId": 0,
"createUserName": "string",
"updateUserId": 0,
"updateUserName": "string",
"province": "string",
"year": 0,
"place": 0
}
curl --location --request PUT 'https://www.nmgjgsw.cn//maintainEvaluate' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "string",
"executeId": "string",
"templateId": "string",
"scoreId": "string",
"integralValue": "string",
"evaluate": "string",
"evaluateTime": "string",
"evaluateUser": "string",
"createUserId": 0,
"createUserName": "string",
"updateUserId": 0,
"updateUserName": "string",
"province": "string",
"year": 0,
"place": 0
}'
{
"success": false,
"data": {},
"message": "",
"code": 0
}