添加重复创建请求

This commit is contained in:
wucongxing 2023-08-29 14:51:17 +08:00
parent 622be1f263
commit a86aec29e6

View File

@ -1701,6 +1701,7 @@ class CallBackController extends AbstractController
$time_diff = 60;
}
dump($time_diff);
// 计算时间并重新加入队列
$queue_data = array();
$queue_data['detection_no'] = $order_detection['detection_no'];