门店列表
POST
http://admin.jionus.club/admin/shop/index.shtml
接口描述
商家列表以及商家的搜索都是这个接口
请求参数
参数名
类型
描述
必填
key
string
商家名称
可选
start
string
搜索的开始时间
可选
end
string
搜索的结束时间
可选
page
int
当前是几页
可选
limit
int
一页有几条数据
可选