|
@@ -2438,8 +2438,8 @@ class TestRefill extends TestCase
|
|
|
{
|
|
|
$provider = $this->getProvider('yichangt_hf');
|
|
|
// $resp = $provider->balance();
|
|
|
- $resp = $provider->add(1000111100021211884, mtopcard\SinopecCard, 50, ['order_sn' => $this->make_sn()]);
|
|
|
-// $resp = $provider->query(['order_sn' => '86471642400354465488']);
|
|
|
+ $resp = $provider->add(18500608333, 5, 50, ['order_sn' => $this->make_sn()]);
|
|
|
+// $resp = $provider->query(['order_sn' => '33161643533975771522']);
|
|
|
}
|
|
|
|
|
|
public function testYichangt_doubi()
|