商品下级分类
POST
http://192.168.1.222/shop/api.category/getlist3
请求参数
参数名
类型
描述
必填
apitoken
string
示例:7EUKCRc928d38c5e85028940fbf707e6d20c7d7ITV2Ujj
必填
app_type
int
app_type === 2 示例:2
必填
pid
int
一级分类标识 示例:40
必填
响应参数
参数名
类型
描述
必填
id
int
示例:41
必填
pid
int
示例:40
必填
name
string
全称 示例:VIP升级礼包
必填
m_name
string
简称 示例:礼包
必填
pic
string
图片地址 示例:
必填
cover
string
封面图片 示例:
必填
is_best
int
示例:0
必填
is_index
int
示例:0
必填
freight_template
int
示例:-1
必填
status
int
示例:1
必填
sort_order
int
示例:0
必填
add_time
int
示例:0
必填
update_time
int
示例:0
必填
count
int
示例:2
必填
pagenum
int
示例:1
必填
row
int
示例:20
必填
p
int
示例:1
必填
code
int
示例:1
必填
msg
string
示例:Success.
必填