文档
测试
POST
/study/stCourseAnswer/answerEachOther

请求参数

参数名
类型
描述
必填
answerName
string
回复内容
必填
courseId
int
课程id
必填
token
string
示例:0d8743857db24c67a542c449ec9e0c6a (用户token)
必填
talkId
int
提问id
必填

响应参数

参数名
类型
描述
必填
respCode
string
示例:0000
必填
respDesc
string
示例:成功
必填
result
string
示例:回答成功
必填

说明 / 示例

{"respCode":"0000","respDesc":"成功","result":"回答成功"}