|
@@ -36,9 +36,9 @@ class TestRefillThird extends TestCase
|
|
|
'order_sn' => $this->make_sn(),
|
|
|
'notifyurl' => 'https://www.xyzshops.cn/mobile/signature.php',
|
|
|
'card_type' => 1,
|
|
|
- 'cardno' => '403149064',
|
|
|
- 'product_code' => 'XYZ100744',
|
|
|
- 'quantity' => 5
|
|
|
+ 'cardno' => '15136908757',
|
|
|
+ 'product_code' => 'XYZ100019',
|
|
|
+ 'quantity' => 1
|
|
|
];
|
|
|
|
|
|
$proxy = new refill_proxy('210fe406954220f56085997d6a4c5b80');
|