文档
测试

更新商家信息

POST
https://www.trkerenlaile.com/api/store/info_edit

请求头

参数名
类型
描述
必填
Auth-Key
string
示例:0G33TWZ7SCF5ZYRAWS6XAF3PSF9T3DD924RBGPRYWTZ5XV129XBPW6E514VZTD1G
必填

请求参数

参数名
类型
描述
必填
store_name
string
示例:商家名称
必填
industry
int
示例:9
必填
longitude
float
示例:112.232
必填
latitude
float
示例:73.231
必填
address
string
示例:详细地址
必填
store_status
int
示例:1
必填
open_time
string
示例:8:00-21:00
必填
store_tel
int
示例:40088888888
必填
store_photo
string
示例:xxxxx.jpg
必填
store_contact
string
示例:张三
必填
store_cover
string
示例:yyyyy.jpg
必填
store_content
string
示例:商家介绍
必填
contact_phone
int
示例:18888888888
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
data
object
数据字典
必填
msg
string
示例:操作成功
必填