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