修复工件配送后没有同步任务下发时间的bug,AGV配置中增加是否下发AGV任务

This commit is contained in:
胡尧
2024-08-27 10:42:24 +08:00
parent b35f444e49
commit c6f6927d57
7 changed files with 62 additions and 4 deletions

View File

@@ -10,3 +10,4 @@ from . import res_user
from . import production_line_base
from . import agv_setting
from . import agv_scheduling
from . import res_config_setting