文档
测试

查询产品分类

GET
http://127.0.0.1:1024/apis/index/goods_type?website_id=7

请求参数

参数名
类型
描述
必填
website_id
int
示例:7
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:成功
必填
total
int
示例:2
必填
data
array
数据列表
必填
goodstype_id
int
示例:993
必填
company_id
int
示例:1940
必填
name
string
示例:零食
必填
sort
int
示例:1
必填
remark
object
示例:null
必填
create_time
string
示例:2021-09-08 11:26:28
必填
is_del
int
示例:0
必填