新增测试
This commit is contained in:
parent
05f9849a41
commit
ef4e2d181f
@ -96,6 +96,8 @@ class DetectionCompleteDelayDirectConsumer extends ConsumerMessage
|
||||
Log::getInstance("queue-DetectionComplete")->error("重新添加队列失败");
|
||||
return Result::REQUEUE;
|
||||
}
|
||||
|
||||
return Result::DROP;
|
||||
}
|
||||
|
||||
// 获取医生数据
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user