|
@@ -1658,10 +1658,10 @@ class TestRefill extends TestCase
|
|
|
|
|
|
public function testCangxin()
|
|
|
{
|
|
|
-// $provider = $this->getProvider('cangxin');
|
|
|
+ $provider = $this->getProvider('cangxin');
|
|
|
// $resp = $provider->balance();
|
|
|
// $resp = $provider->add(13699279618, mtopcard\ChinaMobileCard, 100, ['order_sn' => $this->make_sn()]);
|
|
|
-// $resp = $provider->query(['order_sn' => '66891640922736203952']);
|
|
|
+ $resp = $provider->query(['order_sn' => '7388320697632252006499']);
|
|
|
|
|
|
// $body = '{"sysOrderNo":"R16409227448286K55VRJ","clientId":"10025","verifyString":"557363563501c97e9aa2f5cecc0b3679","clientOrderNo":"66891640922736203952","status":"3"}';
|
|
|
// $params = json_decode($body, true);
|