Commit bbbfd63c authored by 张晓彤's avatar 张晓彤

周期更新BUG

parent 8d72df2a
......@@ -28,6 +28,8 @@ def process(dispatcher):
# 更新周期参数
logger.info("#####################################周期更新开始#####################################")
global_period_para_update()
if get_value("dynamic_dump_num") * get_value("dynamic_excavator_num") == 0:
raise Exception("无动态派车计划可用")
return
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment