From ea5c1759eb3c754bc821f012e5692f10a78d3465 Mon Sep 17 00:00:00 2001 From: yinzijian Date: Thu, 29 Jan 2026 11:07:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89xl=5Ftmnet=5Fmapping=5F202508?= =?UTF-8?q?31?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yinzijian --- app/common_worker.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/common_worker.py b/app/common_worker.py index 2bf1d42..9caf19d 100644 --- a/app/common_worker.py +++ b/app/common_worker.py @@ -327,7 +327,7 @@ def init_with_config(): if config.has_section('executive'): if config.has_option('executive', 'userid'): g_config['executives'] = config.get('executive', 'userid').split(',') - load_road_mapping("../common_roadnet/xl_tmnet_mapping_20250831.txt") + # load_road_mapping("../common_roadnet/xl_tmnet_mapping_20250831.txt") # 20250514 探索分词索引查询路口名称 # full_crossname_inverted_index() # gen_cross_info_index(cityinfo_dict)