diff --git a/.env.development b/.env.development
index 01a48a9..7e922b9 100644
--- a/.env.development
+++ b/.env.development
@@ -10,8 +10,10 @@ VITE_PROXY = [["/jeecgboot","http://localhost:8080/jeecg-boot"],["/upload","http
#后台接口全路径地址(必填)
VITE_GLOB_DOMAIN_URL=http://localhost:8080/jeecg-boot/
+#VITE_GLOB_DOMAIN_URL=http://localhost:9999
#后台接口父地址(必填)
VITE_GLOB_API_URL=http://localhost:8080/jeecg-boot/
+#VITE_GLOB_API_URL=http://localhost:9999
# 接口前缀
VITE_GLOB_API_URL_PREFIX=
diff --git a/index.html b/index.html
index ef61a19..1d18061 100644
--- a/index.html
+++ b/index.html
@@ -167,7 +167,8 @@
-
+ -->