@@ -105,6 +105,7 @@ class WSDBridge
} else {
$content .= $buf;
}
+ Log::record("buf={$buf}",Log::DEBUG);
$content = iconv('GBK', 'UTF-8', $content);
if ($this->isbody($content)) {