{
"gradeId": "1",
"issueMode": "1",
"subjectId": "-1",
"targetLevel1": "NBA9999S297",
"targetLevel2": "NBA9999S276",
"targetLevel3": "NBA9999S296",
"standard": "",
"targetLevel4": "综合素质",
"targetLevel5": "坐姿-7",
"score": "5",
"type": "1",
"projectId": "NBA9999S56",
"appCode":"1",
"compareRule":"1",
"compareValue":"[19,88]"
}
curl --location --request POST 'http://192.168.102.224/api/openapi-aiappraise-common-1-11-release/appraiseTemplate/saveAppraiseTemplate' \
--header 'Access-Token: {{Access-Token}}' \
--header 'Current-Org-Id: TWPAAS1200000000394' \
--header 'Content-Type: application/json' \
--data-raw '{
"gradeId": "1",
"issueMode": "1",
"subjectId": "-1",
"targetLevel1": "NBA9999S297",
"targetLevel2": "NBA9999S276",
"targetLevel3": "NBA9999S296",
"standard": "",
"targetLevel4": "综合素质",
"targetLevel5": "坐姿-7",
"score": "5",
"type": "1",
"projectId": "NBA9999S56",
"appCode":"1",
"compareRule":"1",
"compareValue":"[19,88]"
}'
{}