简要描述:

  • 帖子点赞

请求域名:

  • http://xx.com

请求URL:

POST/&route=plugin.micro-communities.api.trick.getStoreShow

参数:

参数名 是否必须 类型 说明

返回示例:

正确时返回:

{
    "result": 1,
    "msg": "门店已开启",
    "data": []
}

错误时返回:

{
    "result": 0,
    "msg": "门店未开启",
    "data": []
}

返回参数说明: