用户发表动态
POST
/userorg/app/article/user
请求参数
参数名
类型
描述
必填
title
string
标题
必填
content
string
内容
必填
type
int
动态的类型1 图片2 视频
必填
goodId
long
商品id
可选
tribeId
long
部落id
可选
url
string
地址
必填
type
int
动态的类型1 图片2 视频
必填
videoDuration
string
视频时长(传秒存秒)
必填
videoImage
string
视频第一帧
必填
imageWidth
double
图片的宽
必填
imageHeight
double
图片的高
必填
goodType
int
1 现货 2预收
可选