{
"id": "string",
"firstWorkPerson": 0,
"secondWorkPerson": 0,
"thirdWordPerson": 0,
"goBackToSchool": 0,
"otherPerson": 0,
"seriousIllness": "string",
"dilapidatedBuilding": "string",
"unimplementedPolicy": "string",
"solvingMeasures": "string"
}
curl --location --request POST 'http://172.168.1.18:8657/sz-prodcut//api-sqInterviewQuestion/issueTrackingSubmit_product.do' \
--header 'Cookie: JSESSIONID=598E4F80CC13CF23B6FB096103875F74' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "string",
"firstWorkPerson": 0,
"secondWorkPerson": 0,
"thirdWordPerson": 0,
"goBackToSchool": 0,
"otherPerson": 0,
"seriousIllness": "string",
"dilapidatedBuilding": "string",
"unimplementedPolicy": "string",
"solvingMeasures": "string"
}'
{"data":null,"msg":"成功","code":0,"success":true}