简要描述:

  • pos收银-会员登录

请求域名:

  • http://xx.com

请求URL:

route=plugin.shop-pos.frontend.member.setPosUid

参数:

参数名 是否必须 类型 说明
login_code string 会员中心-动态验证码

返回示例:

正确时返回:

{
    "result": 1,
    "msg": "成功",
    "data": {
        "member": {
            "uid": 164935,
            "avatar": "https://gimg2.baidu.com/image_search/src=http%3A%2F%2Fimg.jj20.com%2Fup%2Fallimg%2F4k%2Fs%2F02%2F2109242332225H9-0-lp.jpg&refer=http%3A%2F%2Fimg.jj20.com&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=jpeg?sec=1648801528&t=b4799f132cb208cd29e5ce7c360c8ce0",
            "nickname": "13711106018",
            "mobile": "13711106018",
            "avatar_image": "https://gimg2.baidu.com/image_search/src=http%3A%2F%2Fimg.jj20.com%2Fup%2Fallimg%2F4k%2Fs%2F02%2F2109242332225H9-0-lp.jpg&refer=http%3A%2F%2Fimg.jj20.com&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=jpeg?sec=1648801528&t=b4799f132cb208cd29e5ce7c360c8ce0",
            "username": "13711106018"
        }
    }
}

错误时返回:

  {
  }

返回参数说明:

参数名 类型 说明
名称 类型 说明