|
@@ -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'=>'运单超时');
|
|
|
}
|
|
|
|
|
|
}
|