You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
注入成功,访问端口有返回,但是操作均失败!
版本:3.9.10.19-v1
1.访问用户信息接口(api/userInfo)返回信息正确
2.访问消息接口(hookSyncMsg)返回JSON正常,但是hook不到消息
{"code":2,"data":null,"msg":"success"}
3.访问发送消息接口(sendTextMsg)返回json中code为0
{"code":0,"data":null,"msg":"success"}
Beta Was this translation helpful? Give feedback.
All reactions