From c4cce49f5e6fd1f74b9962cd86dd201694c3765e Mon Sep 17 00:00:00 2001
From: zhitong.yu <xynz17@163.com>
Date: 星期五, 14 二月 2025 18:26:41 +0800
Subject: [PATCH] 通用版本V2.1 新增所属公司功能

---
 .idea/webContexts.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.idea/webContexts.xml b/.idea/webContexts.xml
index b69899e..9c4e671 100644
--- a/.idea/webContexts.xml
+++ b/.idea/webContexts.xml
@@ -7,6 +7,7 @@
         <entry key="file://$PROJECT_DIR$/src/main/webapp/Home/Home1.jsp" value="file://$PROJECT_DIR$/src/main/webapp/Home" />
         <entry key="file://$PROJECT_DIR$/src/main/webapp/Home/Mars3dMap.jsp" value="file://$PROJECT_DIR$/src/main/webapp/Home" />
         <entry key="file://$PROJECT_DIR$/src/main/webapp/Home/demo/ThreeMap.jsp" value="file://$PROJECT_DIR$/src/main/webapp/Home/demo" />
+        <entry key="file://$PROJECT_DIR$/src/main/webapp/HouTai/ChaXunGuiJi/ChaXunGuiJi.jsp" value="file://$PROJECT_DIR$/src/main/webapp/HouTai/ChaXunGuiJi" />
         <entry key="file://$PROJECT_DIR$/src/main/webapp/HouTai/DiTuMap/BaiDuDiTu.jsp" value="file://$PROJECT_DIR$/src/main/webapp/HouTai/DiTuMap" />
         <entry key="file://$PROJECT_DIR$/src/main/webapp/HouTai/GuiJiShuJu/GuiJiShuJu.jsp" value="file://$PROJECT_DIR$/src/main/webapp/HouTai/GuiJiShuJu" />
         <entry key="file://$PROJECT_DIR$/src/main/webapp/HouTai/HuiZhiWeiLan/HuiZhiWeiLan.jsp" value="file://$PROJECT_DIR$/src/main/webapp/HouTai/HuiZhiWeiLan" />

--
Gitblit v1.10.0