@@ -21,6 +21,9 @@ VITE_FILEURL = http://192.168.1.245:10005/education/
# VITE_API_BASEURL = http://192.168.1.232:19004
# VITE_FILEURL = http://192.168.1.232:10005/education/
+# 打包地址-联通
+# VITE_API_BASEURL = http://192.168.43.130:19004
+# VITE_FILEURL = http://192.168.43.130:10005/education/
# 本地端口
VITE_PORT = 9000