lvhao 12 시간 전
부모
커밋
955a76e2e2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      core/CoreApp/controllers/Systemprint.php

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

@@ -1739,6 +1739,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)
 					{