lionared 6 年 前
コミット
618030ca26
1 ファイル変更3 行追加3 行削除
  1. 3 3
      test/TestKdniao.php

+ 3 - 3
test/TestKdniao.php

@@ -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);