Browse Source

提交数据

lvhao 3 months ago
parent
commit
3f9dbde24a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      core/CoreApp/controllers/Systemprint.php

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

@@ -2527,6 +2527,7 @@ class Systemprint extends Start_Controller {
 			die;
 
 		}
+		$this->logic_ding->sendToDing("扫面发货单出运单订单编码".$param['number']);
 		$info = $this->logic_order->getInfo("number = '".$param['number']."'");
 		if(empty($info)){
 			echo json_encode([