|
@@ -1338,9 +1338,9 @@ class TestRefill extends TestCase
|
|
|
// $provider = $this->getProvider('dingchi');
|
|
|
// $resp = $provider->balance();
|
|
|
// $resp = $provider->add(18500608333, 5, 30, ['order_sn' => $this->make_sn()]);
|
|
|
-// $resp = $provider->query(['order_sn' => '84901636445646930491']);
|
|
|
+// $resp = $provider->query(['order_sn' => '70651636508446628072']);
|
|
|
|
|
|
- $body = '{"userId":"671","bizId":"200","id":"32886580","downstreamSerialno":"84901636445646930491","status":"3","statusDesc":"","extend":"","sign":"6e45470e462d09047162097b244fcdcb"}';
|
|
|
+ $body = '{"userId":"671","bizId":"200","id":"32894267","downstreamSerialno":"70651636508446628072","status":"2","statusDesc":"","extend":"100101101002111100940543157996","sign":"984c4708c14d0c2e08295c5010109ecf"}';
|
|
|
$params = json_decode($body, true);
|
|
|
$provider = $this->getProvider('dingchi','RefillCallBack');
|
|
|
$ret = $provider->verify($params);
|