获取店铺列表
POST
http://maocaowu.info/index.php/api/admin/getStoreList
请求参数
参数名
类型
描述
必填
token
string
示例:KA75GPZKDKOH
必填
state
int
不传查所有 -1:拉黑的 0:正常的
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:查询成功!
必填
data
object
示例:null
必填