浏览代码

Merge branch 'stabble' of iqiyoo:zhuishuyun_wap into stabble

zz 5 年之前
父节点
当前提交
d19aa8f986
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/Libs/Pay/Merchants/OriginBank.php

+ 1 - 0
app/Libs/Pay/Merchants/OriginBank.php

@@ -61,6 +61,7 @@ class OriginBank
                 ];
                 return $pay_info;
             }
+            Log::error($return_info);
         }catch (\Exception $e)
         {
             echo $e->getMessage();