[IF_02_06]获取当前考试的总题数
GET
/api/exam/getTotalSubNumber/{exampaperId}
接口描述
获取当前考试的总题目数
关联数据库
请求参数
参数名
类型
描述
必填
exampaperId
Long
试卷id
必填
响应参数
参数名
类型
描述
必填
totalSubNumber
Integer
总题目数
必填
msg
String
响应信息
必填
code
Integer
状态码
必填