B2B2C商城
开发手册
开发教程
API接口
下单流程接口
用户中心接口
使用手册
统计管理
商品管理
模板管理
新手入门
多商家首页布局规则
第三方账号注册流程
商家中心
店铺管理
商品管理
账号管理
常见问题
其他
公众号接入
系统安装
支付相关
名片小程序
获取店铺信息
URL地址 | http://www.tpshop.com/index.php?m=Api&c=Distribut&a=store |
请求方式 | get |
参数列表
参数 | 是否必须 | 说明 |
无 |
示例
{ "status": 1, "msg": "获取成功", "result": { "id": 1, "user_id": 6, "store_name": "", //店铺名称 "true_name": "", //真实姓名 "qq": "0", "mobile": "", "store_img": "/public/upload/user_tore/593512701e460.gif", //店铺图片 "store_time": 1496458771 //店铺时间 } }