stanley-king %!s(int64=9) %!d(string=hai) anos
pai
achega
0a60702846
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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';
 
+//1256766   22c88d88-3565-4023-b5ac-0201792869ed
+//1256767   e02cd836-3146-4958-b1dc-c1585fa05b9e
+//1256768   e7eb7d2f-0525-484e-80ba-c8f5b5a90af3
+
     static public function query($shipperCode, $logisticCode)
     {
         $requestData = json_encode(array('ShipperCode' => $shipperCode,'LogisticCode' => $logisticCode));