xiaoyu 3 years ago
parent
commit
ee51b2265e
1 changed files with 2 additions and 1 deletions
  1. 2 1
      test/TestRefill.php

+ 2 - 1
test/TestRefill.php

@@ -1168,7 +1168,8 @@ class TestRefill extends TestCase
     public function testDinghui()
     {
         $providers = $this->getProvider('dinghui');
-        $resp = $providers->add(13611618666, 5, 30, ['order_sn' => $this->make_sn()]);
+        $resp = $providers->add(18500608333, 5, 50, ['order_sn' => $this->make_sn()]);
+//        $resp = $providers->query(['order_sn' => 'T0121101300001']);
     }
 
     public function testAmingjd()