Browse Source

提交数据

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

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

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