{
"id": 0,
"title": "string",
"beginTime": "string",
"endTime": "string",
"totalScore": 0,
"createUserId": 0,
"createUserName": "string",
"updateUserId": 0,
"updateUserName": "string",
"place": 0,
"collectNum": 0,
"CollectListBOList": [
{
"id": 0,
"collectId": 0,
"templateId": 0,
"scoreId": 0,
"mark": 0,
"totalPoints": 0,
"averageScore": 0,
"createUserId": 0,
"createUserName": "string",
"updateUserId": 0,
"updateUserName": "string",
"place": 0,
"collectType": 0
}
],
"lhAssessCollectDTO": [
{
"templateVO": {
"id": 0,
"templateName": "string",
"useMonth": "string",
"scoreIds": "string",
"totalPoints": 0,
"remark": "string",
"status": "string",
"createUserId": 0,
"createUserName": "string",
"updateUserId": 0,
"updateUserName": "string",
"province": "string",
"year": 0,
"place": 0,
"scoresList": [
{
"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
}
]
},
"collectListVOList": [
{
"id": 0,
"collectId": 0,
"templateId": 0,
"scoreId": 0,
"checkItem": "string",
"integralValue": 0,
"deductions": "string",
"mark": 0,
"totalPoints": 0,
"averageScore": 0,
"createUserId": 0,
"createUserName": "string",
"updateUserId": 0,
"updateUserName": "string",
"place": 0,
"collectType": 0
}
]
}
]
}
curl --location --request POST 'https://www.nmgjgsw.cn//assessCollect' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"title": "string",
"beginTime": "string",
"endTime": "string",
"totalScore": 0,
"createUserId": 0,
"createUserName": "string",
"updateUserId": 0,
"updateUserName": "string",
"place": 0,
"collectNum": 0,
"CollectListBOList": [
{
"id": 0,
"collectId": 0,
"templateId": 0,
"scoreId": 0,
"mark": 0,
"totalPoints": 0,
"averageScore": 0,
"createUserId": 0,
"createUserName": "string",
"updateUserId": 0,
"updateUserName": "string",
"place": 0,
"collectType": 0
}
],
"lhAssessCollectDTO": [
{
"templateVO": {
"id": 0,
"templateName": "string",
"useMonth": "string",
"scoreIds": "string",
"totalPoints": 0,
"remark": "string",
"status": "string",
"createUserId": 0,
"createUserName": "string",
"updateUserId": 0,
"updateUserName": "string",
"province": "string",
"year": 0,
"place": 0,
"scoresList": [
{
"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
}
]
},
"collectListVOList": [
{
"id": 0,
"collectId": 0,
"templateId": 0,
"scoreId": 0,
"checkItem": "string",
"integralValue": 0,
"deductions": "string",
"mark": 0,
"totalPoints": 0,
"averageScore": 0,
"createUserId": 0,
"createUserName": "string",
"updateUserId": 0,
"updateUserName": "string",
"place": 0,
"collectType": 0
}
]
}
]
}'
{
"success": false,
"data": {},
"message": "",
"code": 0
}