{
"id": 0,
"checkItem": "string",
"integralValue": 0,
"deductions": "string",
"remark": "string",
"status": "string",
"createUserId": 0,
"createUserName": "string",
"updateUserId": 0,
"updateUserName": "string",
"province": "string",
"year": 0,
"place": 0
}
curl --location --request POST 'https://www.nmgjgsw.cn//assessScore' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"checkItem": "string",
"integralValue": 0,
"deductions": "string",
"remark": "string",
"status": "string",
"createUserId": 0,
"createUserName": "string",
"updateUserId": 0,
"updateUserName": "string",
"province": "string",
"year": 0,
"place": 0
}'
{
"success": false,
"data": {},
"message": "",
"code": 0
}