getBoundWalletWeiXinId 364 B

1234567891011121314
  1. {
  2. "result": 1,
  3. "description": null,
  4. "para": {
  5. "force":true,
  6. "__force_comment":"force字段表示是否主动提示用户去绑定微信号(主页提示),管理系统或是数据库更改此字段。",
  7. "bound": true,
  8. "avatar": "/app/img/sub-account-icon.png",
  9. "nickname": "张三",
  10. "openId": "12321321312",
  11. "sex": 1
  12. }
  13. }