v2.0更具分类查询动效
POST
http://localhost:8071/v2.0/api/subcategory/list
请求参数
参数名
类型
描述
必填
type
string
示例:2 //动效: 2
必填
categoryId
string
示例:267 //分类id
必填
pageNumber
string
示例:1
必填
pageSize
string
示例:20
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
id
int
示例:105
必填
sort
object
示例:null
必填
name
string
示例:搞笑
必填
type
int
示例:3
必填
cover
string
示例:https://mikasource.hengqifeng.com/subCartoon/cover/1652776291520.png //封面图
必填
url
string
示例:https://mikasource.hengqifeng.com/subCartoon/url/1652776291520.mp4 //动效地址
必填
status
int
示例:1
必填
createUserId
object
示例:null
必填
createTime
int
示例:1652691839000
必填
updateTime
object
示例:null
必填
updateUserId
object
示例:null
必填
descp
string
示例:搞笑 //描述
必填
fileType
int
示例:1
必填
locked
int
示例:0 //是否锁定[0:免费不看广告 1:币 2:会员 3:svip]
必填
coin
int
示例:0 //币
必填
audioPath
object
示例:null
必填
isSetting
object
示例:null
必填
cartoonType
object
示例:null
必填
cartoonId
object
示例:null
必填
isHave
int
示例:0 //是否拥有 0:未拥有 1:已拥有
必填
showUrl
String
示例: // 展示图
必填
message
string
示例:操作成功
必填