瀏覽代碼

取消注释

lvhao 1 周之前
父節點
當前提交
eccf2ecbcd
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      core/CoreApp/controllers/Systemprint.php

+ 2 - 2
core/CoreApp/controllers/Systemprint.php

@@ -1768,10 +1768,10 @@ class Systemprint extends Start_Controller {
 					$pdf_width_model = 85;
 					if($fullorder['printcode'] == "TTUK"){
 						$barcode = $this->express_tt->get_data($fullorder,"FBT");
-						$this->logic_ding->sendToDing("TTUK获取快递面单".json_encode($barcode));
+						//$this->logic_ding->sendToDing("TTUK获取快递面单".json_encode($barcode));
 					}elseif($fullorder['printcode'] == "TTUS" || $fullorder['printcode'] == "TTSP" || $fullorder['printcode'] == "TTSP-Fedex"){
 						$barcode = $this->express_tt->get_data($fullorder,"CBT");
-						$this->logic_ding->sendToDing("CBT获取快递面单".json_encode($barcode));
+						//$this->logic_ding->sendToDing("CBT获取快递面单".json_encode($barcode));
 						$pdf_width_model = 90;
 					}else{
 						$barcode = [