stanley-king hace 4 años
padre
commit
f0af64eb1c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      rdispatcher/proxy.php

+ 1 - 0
rdispatcher/proxy.php

@@ -35,6 +35,7 @@ class proxy
         if($card_type == 0)
         {
             $card_type = mtopcard\card_type($card_no);
+            $params['card_type'] = $card_type;
             if($card_type != mtopcard\PetroChinaCard && $card_type != mtopcard\SinopecCard) {
                 $need_check = true;
             }