oapi-sdk-java icon indicating copy to clipboard operation
oapi-sdk-java copied to clipboard

更新 EventDispatcher

Open lizhongyuan3 opened this issue 1 year ago • 0 comments

当配置方式为使用长连接接收事件时 doWithoutValidation方法增加 setPlain( body解密后的json-string) 保证和doHandle的EventReq中的setPlain(plainEventJsonStr)数据一致

lizhongyuan3 avatar Apr 03 '24 13:04 lizhongyuan3