lvhao 2 روز پیش
والد
کامیت
fa70d92ab6
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      core/CoreApp/controllers/Systemprint.php

+ 1 - 0
core/CoreApp/controllers/Systemprint.php

@@ -1729,6 +1729,7 @@ class Systemprint extends Start_Controller {
 						$this->itsxb->cancel_order($tmp_number);
 					}
 					$barcode = $this->itsxb->get_data($fullorder);
+					$this->logic_ding->sendToDing($fullorder['number']."3PE获取快递面单信息检测".json_encode($barcode));
 					if($barcode['x'] == 1)
 					{
 						$bctime = date('Ymd',$time);