创建论题
POST
/discussion/addQA
接口描述
QA
请求参数
参数名
类型
描述
必填
UserID
number
用户ID
必填
Title
string
标题
必填
Content
string
类容
必填
Image
string[]
图片
可选
CourseID
number
课程ID
必填
ChapterID
number
章节ID
必填
KeyPointID
number
知识点ID
必填
响应参数
参数名
类型
描述
必填
succeed
bool
请求是否成功
必填
result
bool
处理结果
必填