🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
#考试中心列表接口 ~~~[api] post:http://127.0.0.1:8080/people/examinationCentre/getExamContent *exam_id=1#试卷ID *user_no=351421199510121420#身份证 *optionList=1#试卷内容--格式[{"question":题目ID,"option":我的选项}, {"question":3,"option":"A:...,C:..."}] <<< success { "status": 1, "msg": "获取成功", } <<< error ~~~