|
@@ -1432,12 +1432,11 @@ class TestRefill extends TestCase
|
|
|
{
|
|
|
$params['act'] = 'refill';
|
|
|
$params['amount'] = '30';
|
|
|
- $params['cardno'] = '18500972879';
|
|
|
- $params['mchid'] = '10175';
|
|
|
- $params['notifyurl'] = 'https://su.emgot.com/union/coco/rechargeNotify';
|
|
|
+ $params['cardno'] = '18111516552';
|
|
|
+ $params['mchid'] = '10179';
|
|
|
+ $params['notifyurl'] = 'http://czapi2.1jinb.net/YeZiHCCallBackOrderServlet';
|
|
|
$params['op'] = 'add';
|
|
|
- $params['order_sn'] = '20210706125001412243513';
|
|
|
- $params['quality'] = 7;
|
|
|
+ $params['order_sn'] = 'JFNOR10835056877';
|
|
|
$sign = $this->md5_sign($params);
|
|
|
}
|
|
|
|
|
@@ -1491,7 +1490,7 @@ class TestRefill extends TestCase
|
|
|
}
|
|
|
}
|
|
|
|
|
|
- $body .= "&key=BcuXVAbW3KstGRWh6EdMMoFIfq9XKUW0";
|
|
|
+ $body .= "&key=E63AFB19FA130AC0E35C5BD1C42470A5";
|
|
|
|
|
|
return md5($body);
|
|
|
}
|