瀏覽代碼

add to local

stanley-king 9 年之前
父節點
當前提交
0a60702846
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      helper/kdn_helper.php

+ 4 - 0
helper/kdn_helper.php

@@ -11,6 +11,10 @@ class kdn_helper
 {
 {
     const req_url = 'http://api.kdniao.cc/Ebusiness/EbusinessOrderHandle.aspx';
     const req_url = 'http://api.kdniao.cc/Ebusiness/EbusinessOrderHandle.aspx';
 
 
+//1256766   22c88d88-3565-4023-b5ac-0201792869ed
+//1256767   e02cd836-3146-4958-b1dc-c1585fa05b9e
+//1256768   e7eb7d2f-0525-484e-80ba-c8f5b5a90af3
+
     static public function query($shipperCode, $logisticCode)
     static public function query($shipperCode, $logisticCode)
     {
     {
         $requestData = json_encode(array('ShipperCode' => $shipperCode,'LogisticCode' => $logisticCode));
         $requestData = json_encode(array('ShipperCode' => $shipperCode,'LogisticCode' => $logisticCode));