|
@@ -68,8 +68,8 @@ class TestRefill extends TestCase
|
|
|
public function testSuhxVerify()
|
|
|
{
|
|
|
$data = 'onlystr=920661883198026632&sign=533151e3f0dff5f507786aabc37b18f7&amt=100¬ifyurl=https%3A%2F%2Fwww.xyzshops.cn%2Fmobile%2Frefill_suhc.php&jdno&cardtype=Sinoepc&batchid=26106&cardno=1000111100020654226&orgid=1590993600&status=3';
|
|
|
- //$url = "https://www.xyzshops.cn/mobile/refill_suhc.php?" . $data;
|
|
|
- $url = "http://192.168.1.220/mobile/refill_suhc.php?" . $data;
|
|
|
+ $url = "https://www.xyzshops.cn/mobile/refill_suhc.php?" . $data;
|
|
|
+// $url = "http://192.168.1.220/mobile/refill_suhc.php?" . $data;
|
|
|
|
|
|
$resp = http_request($url);
|
|
|
}
|