xiaoyu vor 3 Jahren
Ursprung
Commit
ab065d564d
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      test/TestRefill.php

+ 2 - 2
test/TestRefill.php

@@ -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()