1.工况推理额外加一个工况
2.不处理缺少剩余天数字段的数据
This commit is contained in:
@@ -44,6 +44,8 @@ class ConstructionMonitorUtils:
|
||||
"轨道板(道床)铺设后,第2至3个月": 30,
|
||||
"轨道板(道床)铺设后,3个月以后": 90,
|
||||
"架桥机(运梁车) 首次通过后": 7,
|
||||
"架桥机(运梁车) 首次通过前":1,
|
||||
|
||||
}
|
||||
# 构建中英文括号+逗号兼容映射表
|
||||
self.compatible_periods = self._build_compatible_brackets_map()
|
||||
|
||||
Reference in New Issue
Block a user