songdb 5 éve
szülő
commit
57b529a9e4
1 módosított fájl, 1 hozzáadás és 0 törlés
  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();