Closed Novices666 closed 2 years ago
WS的操作
提供一下当时发送的请求,或者打开 debug
模式提供一下日志。我看到代码里是有的
{"syncId":1002,"command":"botList"} 这是请求
{"syncId":1002,"command":"botList"} 这是请求
2.5.2版本的ws adaptor貌似是没有这个功能的,是不是没有更新到2.6
websocat 'ws://localhost:8080/event?verifyKey=xxx&qq=xxx'
{"syncId":"","data":{"code":0,"session":"35ag4XtG"}}
{"syncId":1002,"command":"botList"}
{"syncId":"1002","data":{"code":0,"msg":"","data":[xxx]}}
本来就是 2.6.0
新增的功能
data":{"code":6,"msg":"指定操作不支持"}