From eb1fcd61d088d12b1a572b8ad561d78dd85c5349 Mon Sep 17 00:00:00 2001
From: peter <14100000001@qq.com>
Date: Wed, 19 Nov 2025 10:43:10 +0800
Subject: [PATCH] 测试提交

---
 .idea/vcs.xml              |    2 +-
 src/main/webapp/robots.txt |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.idea/vcs.xml b/.idea/vcs.xml
index 94a25f7..35eb1dd 100644
--- a/.idea/vcs.xml
+++ b/.idea/vcs.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
   <component name="VcsDirectoryMappings">
-    <mapping directory="$PROJECT_DIR$" vcs="Git" />
+    <mapping directory="" vcs="Git" />
   </component>
 </project>
\ No newline at end of file
diff --git a/src/main/webapp/robots.txt b/src/main/webapp/robots.txt
index 77470cb..6ffbc30 100644
--- a/src/main/webapp/robots.txt
+++ b/src/main/webapp/robots.txt
@@ -1,2 +1,3 @@
 User-agent: *
-Disallow: /
\ No newline at end of file
+Disallow: /
+

--
Gitblit v1.9.3