门店信息编辑
POST
http://shop.qianniangy.net/addons/zjhj_mall/core/web/index.php?r=api%2Fstorefront%2Fstore-post&access_token=YDr9T5weMcOIuzbdBVKRg-anoY04c3ic
请求参数
参数名
类型
描述
必填
r
string
示例:api/storefront/store-post
必填
access_token
string
示例:YDr9T5weMcOIuzbdBVKRg-anoY04c3ic
必填
name
string
示例:健康门店1
必填
avatar
string
示例:/assets/img/avatar.png
必填
phone
int
示例:13213311560
必填
address
string
示例:河南省郑州市中原区大学科技园
必填
lat
float
示例:39.885598
必填
lng
float
示例:116.417133
必填
province
int
示例:450000
必填
city
int
示例:410100
必填
district
int
示例:410102
必填
images
string
示例:/uploads/20191203/7912781bcb9bf7e0580dc78610616748.jpg
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:ok
必填
data
array
数据列表
必填
code
int
示例:0
必填