文档
测试

新-修改试卷对应习题

POST
http://localhost:8076/api/dcword/updatenewdcwordpaperconst

请求参数

参数名
类型
描述
必填
id
int
习题id
必填
paperid
int
试卷id
必填
atitle
string
标题a内容
必填
btitle
string
标题b内容
必填
voicepath
string
音频地址
必填
sort
int
排序
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:
必填
data
object
数据字典
必填
status
boolean
示例:true
必填