当前账号信息 websocket测试 POST https://xtw.rjwbfw.com/api/open/getAccountInfo 说明 / 示例 ```json { "errorCode": 0, "msg": "当前登录账号信息", "account": "13500322245", "currPosition": "微信企业用户", "student": { "headImg": "http://localhost:8080/file/Y2xhc3Nlcy9kZWZhdWx0LWhlYWQtaW1nLmpwZw==", "nickname": "-1122581489" }, "company": { "onlineCount": 0, "name": "重庆树青科技有限公司", "logo": null, "requireCount": 1 } } ```
```json { "errorCode": 0, "msg": "当前登录账号信息", "account": "13500322245", "currPosition": "微信企业用户", "student": { "headImg": "http://localhost:8080/file/Y2xhc3Nlcy9kZWZhdWx0LWhlYWQtaW1nLmpwZw==", "nickname": "-1122581489" }, "company": { "onlineCount": 0, "name": "重庆树青科技有限公司", "logo": null, "requireCount": 1 } } ```