保存数据(浏览|收藏|错题)
POST
https://demo14.xiaoxiaocx.com/index/index/save_topic_log
请求头
参数名
类型
描述
必填
store
int
店铺ID
必填
请求参数
参数名
类型
描述
必填
openId
string
openid
必填
type
string
类型//1.浏览 2.错题 3.收藏
必填
topic_id
string
题目ID
必填
subject_id
string
科目ID
必填
user_result
string
用户当时选择的答案(错题模式需要)
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:success
必填
data
array
数据列表
必填