|
@@ -35,7 +35,7 @@ class TestAccRefill extends TestCase
|
|
|
$this->mMchid = 1;
|
|
|
$this->mKey = '1ff02223b771c0414468c8892151c602';
|
|
|
} else {
|
|
|
- $this->mReqHost = 'https://www.xyzshops.cn';
|
|
|
+ $this->mReqHost = 'http://121.89.212.167';
|
|
|
$this->mMchid = 1092;
|
|
|
$this->mKey = '210fe406954220f56085997d6a4c5b80';
|
|
|
}
|
|
@@ -283,7 +283,7 @@ class TestAccRefill extends TestCase
|
|
|
|
|
|
public function testAddoil()
|
|
|
{
|
|
|
- $url = $this->mReqHost . "/mobile/index.php";
|
|
|
+ $url = $this->mReqHost . "/racc/index.php";
|
|
|
$notifyurl = 'https://www.xyzshops.cn/mobile/signature.php';
|
|
|
$params = ['mchid' => $this->mMchid,
|
|
|
'cardno' => '1000111100020445281',
|