|
@@ -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,
|