{
"userId": "2c9180825f94b830015fa39566112120"
}
curl --location --request POST '/uplus/v1/homeworks/432469e90e7243c2a9230f747b2143bf/submit' \
--header 'Authorization: {{Authorization}}' \
--header 'Content-MD5: {{Content-MD5}}' \
--header 'Date: {{Date}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": "2c9180825f94b830015fa39566112120"
}'
{"code":2000000,"data":{"id":"073305ee1b6b4e7ea40a8caf1b21a181","homeworkId":"432469e90e7243c2a9230f747b2143bf","userId":"2c9180825f94b830015fa39566112120","status":1,"statusName":"已提交","endTime":1692857231043,"startTime":1692857231043,"remark":"submit by openapi"},"success":true,"tracer":"CI111111-FC70-4563-8D3B-8573E6187684","message":"成功","status":200}