From ebe3f13a58cdcc96652a96067550dae1379ed177 Mon Sep 17 00:00:00 2001 From: whm <973418690@qq.com> Date: Mon, 2 Feb 2026 11:11:19 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=B7=A5=E5=86=B5=E7=AC=A6=E5=8F=B7=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/utils/get_operating_mode.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/utils/get_operating_mode.py b/app/utils/get_operating_mode.py index 3c17142..79b1b52 100644 --- a/app/utils/get_operating_mode.py +++ b/app/utils/get_operating_mode.py @@ -40,9 +40,9 @@ class OperatingModePredictor: "桥位施工桥梁,制梁前": 30, "桥位施工桥梁,上部结构施工中": 1, "架桥机(运梁车)通过": 7, - "桥梁主体工程完工后,第1至3个月": 7, + "桥梁主体工程完工后,第1至3个月": 7, "桥梁主体工程完工后,第4至6个月": 14, - "桥梁主体工程完工后,6个月以后": 30, + "桥梁主体工程完工后,6个月以后": 30, "轨道铺设期间,前": 30, "轨道铺设期间,后": 14, "轨道铺设完成后,第1个月": 14,