商家入驻
POST
/member/merchant/register
请求参数
参数名
类型
描述
必填
name
string
店铺名
必填
address
string
店铺地址
必填
longitude
string
地址经度
必填
latitude
string
地址纬度
必填
phone
int
手机号
必填
details
string
店铺详情介绍
必填
slogan
string
店铺签名
必填
type
string
店铺类型(调用商品模块 商品类别i 选择level 为2的商品id)
必填
trait
array
店铺特色
必填
shippingFee
int
配送费
必填
sendingFee
int
起送费
必填
startTime
int
营业时间
必填
endTime
int
结束时间
必填
img
string
店铺图片
必填
businessLicense
string
营业执照
必填
license
string
经营许可证
必填
password
string
店铺密码
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:success
必填
code
string
示例:200
必填