stanley-king 9 年 前
コミット
20d29b2da8
1 ファイル変更1 行追加0 行削除
  1. 1 0
      mobile/wxnotify.php

+ 1 - 0
mobile/wxnotify.php

@@ -57,6 +57,7 @@ try
     $ret_wx = array();
 
     $ret_code = $result['result_code'];
+    Log::record("result_code= {$ret_code}",Log::DEBUG);
     if($ret_code == 'SUCCESS')
     {
         $out_trade_no = $result['out_trade_no'];