|
@@ -73,9 +73,9 @@ class TestKdniao extends PHPUnit_Framework_TestCase
|
|
|
|
|
|
public function testSubscribe()
|
|
|
{
|
|
|
- $order_sn = "9000000001823615";
|
|
|
- $e_code = "YD";
|
|
|
- $logisticCode = "3900686183912";
|
|
|
+ $order_sn = "9000000002470048";
|
|
|
+ $e_code = "YTO";
|
|
|
+ $logisticCode = "886670260037510426";
|
|
|
|
|
|
$subs = kdn_helper::req_subscribe($e_code, $logisticCode, $order_sn);
|
|
|
|