文档
测试

进阶 试题练习 列表

GET
http://192.168.2.116:8765/api/question/v1/adv/list

请求头

参数名
类型
描述
必填
Authorization
必填

请求参数

参数名
类型
描述
必填
advId
int
进阶学习id
必填
courseId
int
课程id
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
返回消息
必填
data
array
数据列表
必填
createAt
string
示例:2019-08-20 20:18:10
必填
questionId
int
示例:300
必填
type
int
示例:1
必填
typeDesc
string
示例:单选题
必填
courseId
int
示例:64
必填
level
int
示例:1
必填
levelDesc
string
示例:新手
必填
title
string
示例:UPC(通用产品代码)的英文全称是:
必填
useCount
int
示例:6
必填
ledgeId
int
示例:28
必填
ledgeName
string
示例:产品资料编辑
必填
options
array
数据列表
必填
optionId
int
示例:764
必填
sort
int
示例:1
必填
tips
string
示例:A
必填
title
string
示例:Universal Product Codes
必填
isTrue
int
示例:0
必填
statusDesc
string
示例:已使用次数 :6
必填
publicStatus
int
示例:1
必填
publicDesc
string
示例:公共
必填
ledgeBOList
array
数据列表
必填
ledgeId
int
示例:28
必填
ledgeName
string
示例:产品资料编辑
必填
answerState
int
提交的答案状态 示例:0 1-正确 2-错误 3-对错参半
必填
answerContent
string
用户提交的答案 示例:未作答
必填