cixingguangming55555 / wechat-bot

带二次开发接口的PC微信聊天机器人
MIT License
2.4k stars 657 forks source link

6500 获取用户信息返回体异常 #167

Closed rainsunset closed 1 year ago

rainsunset commented 2 years ago

版本:3.2.1.121-0.0.0.015_稳定版.dll url: /api/get_personal_info 请求体:{"id":"1661857583659","wxid":"ROOT","type":6500,"content":"op:personal info","roomid":"null","nickname":"null","ext":"null"} 返回体: {"content":"{\"wx_code\":\"PPq\u0006\",\"wx_id\":\"PPq\u0006\",\"wx_name\":\"池\"}","id":"1661857583659","receiver":"CLIENT","sender":"SERVER","srvid":1,"status":"SUCCSESSED","time":"2022-08-30 19:06:23","type":6500}

其中: PPq\u0006 不是正确的wx_id

cixingguangming55555 commented 2 years ago

近期会处理这个bug

cixingguangming55555 commented 1 year ago

QQ群有个测试代码,你测测看