创建店铺
POST
http://catering-api.me/api/shop/info/createShop
请求头
参数名
类型
描述
必填
XX-Token
string
示例:04b11cbf4624e8a8f6913cb4dc41cf6beb22bf6ddb9a381d20230ec05776c44c
可选
XX-Device-Type
string
示例:wxapp
可选
请求参数
参数名
类型
描述
必填
shop_name
string
店铺名称 【必须】
可选
shop_logo
string
店铺LOGO 【必须】
可选
shop_phone
string
商家电话 【必须】
可选
shop_desc
string
店铺描述
可选
shop_address
string
店铺地址 【必须】
可选
shop_imgs
string
店铺环境图片 【必须】
可选
longitude
string
店铺经度 【必须】
可选
latitude
string
店铺位置维度 【必须】
可选
start_time
string
营业开始时间
可选
ene_time
string
营业结束时间
可选
shop_flag_img
string
店铺形象大图 【必须】
可选