{
"grade": "1",
"model": "1",
"subjectId": "-1",
"projectId": "NBA9999S17",
"name": "语文",
"parentId": null
}
curl --location --request POST 'http://localhost:9731/openapi-aiappraise-1-11-release/appraiseDimension/add' \
--header 'Tenant-Id: NBA9999' \
--header 'Access-Token: 88e7dfcc93721376535f4bf66dc33bbb' \
--header 'X-User-Account: TWPAAS1200000041733' \
--header 'Current-Org-Id: TWPAAS1200000000396' \
--header 'Branch_Code: NBA9999' \
--header 'Content-Type: application/json' \
--data-raw '{
"grade": "1",
"model": "1",
"subjectId": "-1",
"projectId": "NBA9999S17",
"name": "语文",
"parentId": null
}'