优化了工作日历时间输入,新增工作日历设置自动计算时长功能,修改了生产线模型的位置(移至sf_maintenance模块下),优化了部分的产线设备资源设置模型

This commit is contained in:
yuxianghui
2023-07-07 14:36:27 +08:00
parent 123adcfc76
commit 5b5d41559c
12 changed files with 167 additions and 84 deletions

View File

@@ -3,7 +3,6 @@ from . import common
from . import tool_base_new
from . import fixture
from . import functional_fixture
from . import production_line_base