瀏覽代碼

test Kdniao

lionared 6 年之前
父節點
當前提交
0bc8d714b5
共有 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   = "1000000003983507";
-        $e_code     = "STO";
-        $logisticCode   = "3369948934784";
+        $order_sn   = "9000000001823615";
+        $e_code     = "YD";
+        $logisticCode   = "3900686183912";
 
         $subs = kdn_helper::req_subscribe($e_code, $logisticCode, $order_sn);