|
@@ -83,7 +83,7 @@ class TestRefill extends TestCase
|
|
}
|
|
}
|
|
public function testSuhcQuery(){
|
|
public function testSuhcQuery(){
|
|
$providers = new refill\suhctm\RefillOil([]);
|
|
$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);
|
|
$resp = $providers->query($refill_info);
|
|
}
|
|
}
|
|
|
|
|