stanley-king пре 4 година
родитељ
комит
f0af64eb1c
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      rdispatcher/proxy.php

+ 1 - 0
rdispatcher/proxy.php

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