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)