From 76dd679ba4aa3e795967829fdc757d0a2ba3dfa4 Mon Sep 17 00:00:00 2001 From: whm <973418690@qq.com> Date: Tue, 16 Dec 2025 11:48:22 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9=E5=B7=A5=E5=86=B5=E7=8A=B6?= =?UTF-8?q?=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/utils/construction_monitor.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/utils/construction_monitor.py b/app/utils/construction_monitor.py index 7fcc614..16b78ac 100644 --- a/app/utils/construction_monitor.py +++ b/app/utils/construction_monitor.py @@ -37,9 +37,9 @@ class ConstructionMonitorUtils: "填筑或堆载,一般情况": 1, "填筑或堆载,沉降量突变情况": 1, "填筑或堆载,两次填筑间隔时间较长情况": 3, - "堆载预压或路基填筑完成,第4至6个月": 7, # 原:堆载预压或路基填筑完成,第1至3个月 - "堆载预压或路基铺路完成,第4至6个月": 14, # 原:堆载预压或路基铺路完成,第4至6个月 - "堆载预压或路基铺路完成,6个月以后": 30, # 原:堆载预压或路基铺路完成,6个月以后 + "堆载预压或路基填筑完成, 第1至3个月":7, # 原:堆载预压或路基填筑完成,第1至3个月 + "堆载预压或路基填筑完成,第4至6个月": 14, # 原:堆载预压或路基铺路完成,第4至6个月 + " 堆载预压或路基填筑完成,6个月以后": 30, # 原:堆载预压或路基铺路完成,6个月以后 "架桥机(运梁车) 首次通过前": 1, # 原:架桥机(运梁车)首次通过前(仅加空格) "架桥机(运梁车) 首次通过后,前3天": 1, # 原:架桥机(运梁车)首次通过后,前3天 "架桥机(运梁车) 首次通过后": 7, # 原:架桥机(运梁车)首次通过后(仅加空格)