编辑商家信息
POST
http://88project.com/api.php?m=admin&c=edit_shop
请求头
参数名
类型
描述
必填
token
string
示例:IELWF1ON
必填
请求参数
参数名
类型
描述
必填
m
string
示例:admin
必填
c
string
示例:edit_shop
必填
shop_id
int
示例:1
必填
shop_name
string
示例:康师傅
必填
shop_head
string
示例:http://img.luckybeer.cn/yun/static/work/userlist.png
必填
shop_banner
string
示例:http://img.luckybeer.cn/yun/static/work/userlist.png
必填
price
int
示例:66
必填
shop_time
string
示例:0:00-23:00
必填
address
string
示例:圆融广场
必填
shop_lng
float
示例:120.62
必填
shop_lat
float
示例:31.31
必填
phone_num
int
示例:12345678910
必填
desc_img
float
示例:31.31
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:编辑成功
必填