seven hai 1 semana
pai
achega
ae9a6548fa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Services/Payment/SanJinService.php

+ 1 - 1
app/Services/Payment/SanJinService.php

@@ -53,7 +53,7 @@ class SanJinService extends BaseService
                 }
             }
         }
-
+        var_dump($params);
         ksort($params, SORT_STRING);
         $parts = [];
         foreach($params as $k => $v){