stanley-king 4 年之前
父節點
當前提交
cb81095b47
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      wsd_bridge.php

+ 1 - 0
wsd_bridge.php

@@ -110,6 +110,7 @@ class WSDBridge
             return $content;
         }
         else {
+            Log::record("err body = {$content}",Log::DEBUG);
             return false;
         }
     }