文档
测试

分类列表

POST
http://localhost:8071/v1.0/api/category/list

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
data
array
数据列表
必填
name
string
示例:精选套装
必填
list
array
数据列表
必填
id
int
示例:1
必填
status
int
示例:1
必填
createTime
int
示例:1648796251000
必填
creatorId
object
示例:null
必填
type
int
示例:4 后面查询分类时候使用
必填
name
string
示例:套装分类1
必填
type
int
示例:4
必填
message
string
示例:操作成功
必填