商品关联的动态列表
GET
/userorg/app/article/good/articlelist
请求参数
参数名
类型
描述
必填
goodId
int
商品id
必填
pageNumber
必填
pageSize
必填
goodType
int
1 现货 2预售
必填
响应参数
参数名
类型
描述
必填
id
long
必填
title
string
标题
必填
content
string
内容
必填
createTime
date
添加时间
必填
isUser
long
发布人id
必填
commentNum
int
评论数
必填
supportNum
int
点赞数
必填
goodId
long
商品id
必填
shareNum
int
分享量
必填
isTop
int
是否置顶:0否1是
必填
topTime
date
置顶时间
必填
totalNum
int
评论+点赞+转发总数
必填
type
int
动态的类型1 图片2 视频
必填