文档
测试

查询所有店铺

GET
http://121.41.178.159:8181/shop/getAll

接口描述

查询所有店铺信息

响应参数

参数名
类型
描述
必填
status
int
示例:200
必填
data
array
数据列表
必填
shop_id
int
示例:4
必填
shop_name
string
示例:香港城
必填
user_id
int
示例:4
必填
shop_description
object
示例:null
必填
shop_logo
string
示例:logo.com
必填
ticket
int
示例:0
必填
telephone
string
示例:12345
必填
shop_status
int
示例:1
必填
delivery
int
示例:1
必填