lvhao преди 3 месеца
родител
ревизия
edefd6ffc8
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      core/CoreApp/models/Model_cne.php

+ 1 - 1
core/CoreApp/models/Model_cne.php

@@ -142,7 +142,7 @@ function __construct(){
 		if( $end_time - $start_time  > 45){
 			if($g['x'] == 1){
 				$this->logic_ding->addJobs('outtime_order',['number'=>$data['number']]);
-				$g = array('x'=>'0','Description'=>'运单打印超时45秒。'.json_encode($g));
+				$g = array('x'=>'0','Description'=>'运单超时');
 			}
 			
 		}