feat: 暂时不检查作业人员就位事件
This commit is contained in:
parent
8d08e2dde1
commit
d10b68c2b2
|
@ -103,7 +103,7 @@ def opl_start(ticket: Ticket):
|
|||
op.save()
|
||||
|
||||
# 检查作业人员是否就位
|
||||
check_not_in_place(opl)
|
||||
# check_not_in_place(opl)
|
||||
|
||||
# 给摄像头加载循环拍照算法
|
||||
start_mtask(opl)
|
||||
|
|
Loading…
Reference in New Issue