Skip to content
关注公众号,获取新课通知

增加商品类型


接口功能

增加商品类型

URL

http://ceshi5.dishait.cn/admin/goods_type

支持格式

JSON

HTTP请求方式

POST

header头
参数必选类型说明
tokentrueStringtoken
请求参数
参数必选类型说明
nametruestring规格名称
statustrueint是否启用
ordertrueint排序
skus_idfalsearray规格id组成的一维数组
value_listfalsearray类型属性列表(格式参考课程演示)
接口示例

地址:http://ceshi5.dishait.cn/admin/goods_type

json5