ayHaru 4 vuotta sitten
vanhempi
commit
07ff5d6092
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      test/TestRefill.php

+ 1 - 1
test/TestRefill.php

@@ -83,7 +83,7 @@ class TestRefill extends TestCase
     }
     public function testSuhcQuery(){
         $providers = new refill\suhctm\RefillOil([]);
-        $refill_info = ['order_sn' => 970663421442637221 , 'ch_trade_no' => 499 , 'card_no' => 	1000111200005252927	];
+        $refill_info = ['order_sn' => 950663423236726632 , 'ch_trade_no' => 499 , 'card_no' => 	1000111200005252927	];
         $resp = $providers->query($refill_info);
     }