文档
测试

获取班级全部分享(按时间排序/分页)

POST
user/share/list?courseId=

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填
page
object
数据字典
必填
totalCount
int
示例:1
必填
pageSize
int
示例:10
必填
totalPage
int
示例:1
必填
currPage
int
示例:1
必填
list
array
数据列表
必填
shareId
string
示例:1
必填
redUserId
string
示例:1477175842898579456
必填
articleType
string
示例:CONTENTINFO
必填
articleId
string
示例:1480060791175647232
必填
comment
string
示例:这篇文章超级好看 转发时候附带的评论
必填
score
object
示例:null 分数
必填
courseId
string
示例:1
必填
createTime
object
示例:null 创建时间
必填
isMe
int
示例:1 1表示自己发表的 0不是
必填