浏览代码

modify kdn

stanley-king 9 年之前
父节点
当前提交
a70388df3c
共有 1 个文件被更改,包括 1 次插入0 次删除
  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',