对于一些短的消息好像不能发送出去 配置已经改了好久了,之前用1panel安装的龙虾可以发,现在直接用原版的短消息发不出去 _"channels": { "openclaw-weixin": { "blockStreaming": true, "blockStreamingCoalesceDefaults": { "minChars": 1, "idleMs": 200 } } }_ <img width="526" height="307" alt="Image" src="https://github.com/user-attachments/assets/98fbe7e5-6818-42b2-b2a2-09eeac059354" /> <img width="1496" height="581" alt="Image" src="https://github.com/user-attachments/assets/2388ad14-8bbb-4fca-92bf-58a863fbb2dc" />
对于一些短的消息好像不能发送出去

配置已经改了好久了,之前用1panel安装的龙虾可以发,现在直接用原版的短消息发不出去
"channels": {
"openclaw-weixin": {
"blockStreaming": true,
"blockStreamingCoalesceDefaults": {
"minChars": 1,
"idleMs": 200
}
}
}