简要描述:

  • 申请入驻状态

请求URL:

POST/wapapi/addons/execute/addons/shop/controller/shop/action/getApplyStateByWap

返回示例:

正确时返回:

{
  "code": 1,
  "message": "获取成功",
  "data": {
    "status": "is_system",
	"url": "http://jiantao.com/admin/index/businessCenter"
  }
}

返回参数说明:

参数名 类型 说明
status string 申请状态
apply->未申请
is_system->已经是商家
refuse_apply->被拒绝
is_apply->审核中