diff --git a/.env.development b/.env.development
index 60d6a9c..5560e19 100644
--- a/.env.development
+++ b/.env.development
@@ -4,6 +4,7 @@ VITE_USE_MOCK = true
# 发布路径
VITE_PUBLIC_PATH = /
+
# 跨域代理,您可以配置多个 ,请注意,没有换行符
VITE_PROXY = [["/jeecgboot","http://localhost:8080/jeecg-boot"],["/upload","http://localhost:3300/upload"]]
diff --git a/.gitignore b/.gitignore
index a7b1fe6..6aef0f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@ pnpm-debug.log*
# Editor directories and files
.idea
+.svn
# .vscode
*.suo
*.ntvs*
diff --git a/LICENSE b/LICENSE
index 2476d1d..7afdd65 100644
--- a/LICENSE
+++ b/LICENSE
@@ -32,4 +32,6 @@ SOFTWARE.
违反此条款属于侵权行为,须赔偿侵权经济损失,同时立即停止著作权侵权行为。
总结:在遵循Apache开源协议和开源协议补充条款下,允许商用使用,不会造成侵权行为!
- 解释权归:http://www.jeecg.com
+ 解释权归:
+ http://www.jeecg.com
+ http://guojusoft.com
diff --git a/index.html b/index.html
index 67ddad8..ef61a19 100644
--- a/index.html
+++ b/index.html
@@ -166,6 +166,7 @@
+
+