lionared 6 år sedan
förälder
incheckning
3e03c206c0
1 ändrade filer med 3 tillägg och 3 borttagningar
  1. 3 3
      test/TestKdniao.php

+ 3 - 3
test/TestKdniao.php

@@ -31,9 +31,9 @@ class TestKdniao extends PHPUnit_Framework_TestCase
 
     public function testSubscribe()
     {
-        $order_sn   = "9000000002470048";
-        $e_code     = "YTO";
-        $logisticCode   = "886670260037510426";
+        $order_sn   = "9000000002456344";
+        $e_code     = "ZTO";
+        $logisticCode   = "457209987858";
 
         $subs = kdn_helper_new::req_subscribe($e_code, $logisticCode, $order_sn);