添加商品
POST
http://193.112.208.81:2004/goods/add
请求参数
参数名
类型
描述
必填
name
string
示例:斗地主打飞机
必填
imgurl
string
示例:https://www.nanshig.com/data/upload/shop/store/goods/45/45_06266619536950613_240.jpg
必填
old_price
int
示例:999
必填
sale_price
int
示例:1999
必填
sale
int
示例:99
必填
comment
int
示例:8
必填
store
string
示例:千锋会所
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:add goods success!
必填
data
array
数据列表
必填