散件
GET
/app/goods
请求头
参数名
类型
描述
必填
authorization
str
必填
请求参数
参数名
类型
描述
必填
page
int
示例:1
必填
size
int
示例:10
必填
cateNumber
string
分类编号
可选
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:OK
必填
goodsId
int
产品id 示例:3
必填
name
string
名称 示例:测试商品3
必填
number
string
编号 示例:002
必填
cate1Id
int
一级分类id 示例:0
必填
cate2Id
int
二级分类id 示例:0
必填
cate3Id
int
三级分类id 示例:0
必填
status
int
示例:1
必填
spec
object
规格名称 示例:null
必填
unit
object
单位 示例:null
必填
isSerialNumberManege
int
是否序列号管理 示例:0
必填
createTime
object
示例:null
必填
updateTime
object
示例:null
必填
totalPage
int
示例:1
必填
total
int
示例:3
必填