添加重复创建请求
This commit is contained in:
parent
622be1f263
commit
a86aec29e6
@ -1701,6 +1701,7 @@ class CallBackController extends AbstractController
|
|||||||
$time_diff = 60;
|
$time_diff = 60;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
dump($time_diff);
|
||||||
// 计算时间并重新加入队列
|
// 计算时间并重新加入队列
|
||||||
$queue_data = array();
|
$queue_data = array();
|
||||||
$queue_data['detection_no'] = $order_detection['detection_no'];
|
$queue_data['detection_no'] = $order_detection['detection_no'];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user