Hongxuan Zhang
Results
2
issues of
Hongxuan Zhang
I tried to send sync a byte string read from an image to RMQ by the following code: ``` with open("model/test.jpeg", "rb") as f: img_str = f.read() msg.set_body(img_str) ret =...
question
秒传无法使用
3
今天试了好几次,都不能秒传,用的BDUSS方法登陆的。