{
"paper_id": "string",
"student_ids": [
"string"
],
"is_allow_make_up": 0,
"pass_score": 0,
"start_time": "string",
"end_time": "string",
"limit_time": 0,
"limit_submit_time": 0,
"limit_enter_time": 0,
"is_distinguish_case": 0,
"is_multi_half_score": 0,
"remake_time": 0,
"is_show_score": 0,
"is_allow_show_paper": 0,
"is_get_high_score": 0,
"is_show_rank": 0
}curl --location '43.139.194.209:8088/paper/teacher/release-exam' \
--header 'Content-Type: application/json' \
--data '{
"paper_id": "string",
"student_ids": [
"string"
],
"is_allow_make_up": 0,
"pass_score": 0,
"start_time": "string",
"end_time": "string",
"limit_time": 0,
"limit_submit_time": 0,
"limit_enter_time": 0,
"is_distinguish_case": 0,
"is_multi_half_score": 0,
"remake_time": 0,
"is_show_score": 0,
"is_allow_show_paper": 0,
"is_get_high_score": 0,
"is_show_rank": 0
}'{"code":200,"msg":"操作成功"}