stanley-king il y a 4 ans
Parent
commit
f0af64eb1c
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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;
             }