瀏覽代碼

add cardno query test

stanley-king 2 年之前
父節點
當前提交
ced3c61797
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      test/TestRefillPhone.php

+ 2 - 1
test/TestRefillPhone.php

@@ -79,7 +79,8 @@ class TestRefillPhone extends TestCase
     public function testCardQuery()
     {
         $phone = '13911129867';
-        $url = "https://test.xyzshops.cn/vapi/index.php";
+//        $url = "https://test.xyzshops.cn/vapi/index.php";
+        $url = "https://ylapi.xyzshops.cn/vapi/index.php";
 
         $params = ['mchid' => $this->mMchid,
             'cardno' => $phone,