Skip to content

[BUG]WorkPro:发送文件接口异常 #726

@JumplyCode

Description

@JumplyCode

现象:调用文件接口后处于长连接状态,发送不成功,也不抛异常。
文件大小在 20kb

之前能发送成功,现在不行了,代码片段如下

   const fileBox = file_box_1.FileBox.fromBase64(data.fileBytes, data.fileName);
    yield room.say(fileBox);

Metadata

Metadata

Labels

workproWechaty Puppet Service WorkPro

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions