Browse Source

modify kdn

stanley-king 9 years atrás
parent
commit
a70388df3c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      helper/kdn_helper.php

+ 1 - 0
helper/kdn_helper.php

@@ -20,6 +20,7 @@ class kdn_helper
         $requestData = json_encode(array('ShipperCode' => $shipperCode,'LogisticCode' => $logisticCode));
 
         $account = self::get_account();
+        Log::record("EBusinessID={$account}",Log::DEBUG);
         $datas = array(
             'EBusinessID' => $account['EBusinessID'],
             'RequestType' => '1002',