文档
测试

修改评论

POST
http://localhost:8076/api/course/updatecomment

请求参数

参数名
类型
描述
必填
id
int
评论id
必填
score
int
分数
必填
content
string
内容
必填
agedis
string
年龄段
必填
enlevel
string
英语水平
必填
computerlevel
string
电脑水平
必填
studyeverytime
string
每天花在学习上的时间
必填
studytocoursetime
string
开始学习到考试用了多少时间
必填
keystep
string
最关键的学习步骤
必填
istotuijian
string
是否愿意推荐易北
必填
imgarray
string
图片数组字符串
必填

响应参数

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