简要描述:

添加/修改机主审核信息

请求域名:

  • http://xx.com

请求路由:

route=plugin.water-machine.frontend.business.merchant-audit.apply

请求参数说明:

参数名 类型 是否必需 说明
account string 机主账户
appid string 机主appid
password string 机主密码

返回示例:

正确时返回:

{
  "result": 1,
  "msg": "申请成功",
  "data": ""
}