{
"userId": "2c9180825f94b830015fa3956610211a",
"score": 5
}
curl --location --request POST '/uplus/v1/homeworks/432469e90e7243c2a9230f747b2143bf/questions/50909ad1f66647a3930e2198044cd769/review' \
--header 'Authorization: {{Authorization}}' \
--header 'Date: {{Date}}' \
--header 'Content-MD5: {{Content-MD5}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": "2c9180825f94b830015fa3956610211a",
"score": 5
}'
{"code":2000000,"data":{"id":"eddfd17b55a340468d544f02594fef64","userId":"2c9180825f94b830015fa3956610211a","homeworkId":"432469e90e7243c2a9230f747b2143bf","homeworkQuestionId":"50909ad1f66647a3930e2198044cd769","userScore":1.0,"reader":"李老师","readerType":2,"readerId":"53a82df719ea4270878270828711c132","readTime":1692856758060},"success":true,"tracer":"CI111111-E7D3-4B0C-8FD7-BE8BF097840A","message":"成功","status":200}