diff --git a/README.md b/README.md
index acd3e7e5..a843f9bd 100644
--- a/README.md
+++ b/README.md
@@ -13,27 +13,27 @@
+ href="https://github.com/dromara/orion-visor/releases">
-
+ href="https://gitee.com/dromara/orion-visor/stargazers">
+
-
+ href="https://gitee.com/dromara/orion-visor/members">
+
+ href="https://github.com/dromara/orion-visor">
+ href="https://github.com/dromara/orion-visor">
@@ -53,7 +53,7 @@
* 🔗 演示地址: http://101.43.254.243:1081/
* 🔏 演示账号: admin/admin
-* ⭐ 体验后可以点一下 `star` 这对我很重要! [github](https://github.com/lijiahangmax/orion-visor) [gitee](https://gitee.com/lijiahangmax/orion-visor)
+* ⭐ 体验后可以点一下 `star` 这对我很重要! [github](https://github.com/dromara/orion-visor) [gitee](https://gitee.com/dromara/orion-visor)
* 🌈 如果本项目对你有帮助请帮忙推广一下 让更多的人知道此项目!
* 🎭 演示环境部分功能不可用, 完整功能请本地部署!
* 📛 演示环境请不要随便删除数据!
@@ -63,7 +63,7 @@
```bash
# clone
-git clone https://github.com/lijiahangmax/orion-visor
+git clone https://github.com/dromara/orion-visor
cd orion-visor
# 启动
docker compose up -d
@@ -131,8 +131,8 @@ docker compose up -d
## 免责声明
-在使用本项目之前, 请确保您已经了解并同意相关的使用协议和隐私政策。[免责声明](https://github.com/lijiahangmax/orion-visor/blob/main/DISCLAIMER.md)
+在使用本项目之前, 请确保您已经了解并同意相关的使用协议和隐私政策。[免责声明](https://github.com/dromara/orion-visor/blob/main/DISCLAIMER.md)
## License
-本项目遵循 [Apache-2.0](https://github.com/lijiahangmax/orion-visor/blob/main/LICENSE) 开源许可证。
+本项目遵循 [Apache-2.0](https://github.com/dromara/orion-visor/blob/main/LICENSE) 开源许可证。
diff --git a/docker-upgrade.sh b/docker-upgrade.sh
index 52f56f4e..3887bcfa 100644
--- a/docker-upgrade.sh
+++ b/docker-upgrade.sh
@@ -1,6 +1,5 @@
#/bin/bash
docker compose down
-sh ./pull.sh
# demo 启动
if [ "$1" == "demo" ]; then
sed -i 's/DEMO_MODE=false/DEMO_MODE=true/g' docker-compose.yml
diff --git a/orion-visor-dependencies/pom.xml b/orion-visor-dependencies/pom.xml
index 9cc9a61e..033d180c 100644
--- a/orion-visor-dependencies/pom.xml
+++ b/orion-visor-dependencies/pom.xml
@@ -11,7 +11,7 @@
${project.artifactId}
项目所有依赖
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
2.0.7
diff --git a/orion-visor-framework/orion-visor-framework-common/pom.xml b/orion-visor-framework/orion-visor-framework-common/pom.xml
index 3d19c493..6b446405 100644
--- a/orion-visor-framework/orion-visor-framework-common/pom.xml
+++ b/orion-visor-framework/orion-visor-framework-common/pom.xml
@@ -14,7 +14,7 @@
jar
项目公共基准包
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-framework/orion-visor-framework-common/src/main/java/com/orion/visor/framework/common/constant/AppConst.java b/orion-visor-framework/orion-visor-framework-common/src/main/java/com/orion/visor/framework/common/constant/AppConst.java
index 89682f15..0f311534 100644
--- a/orion-visor-framework/orion-visor-framework-common/src/main/java/com/orion/visor/framework/common/constant/AppConst.java
+++ b/orion-visor-framework/orion-visor-framework-common/src/main/java/com/orion/visor/framework/common/constant/AppConst.java
@@ -18,10 +18,10 @@ public interface AppConst extends OrionConst {
String ORION_VISOR = "orion-visor";
- String GITHUB = "https://github.com/lijiahangmax/orion-visor";
+ String GITHUB = "https://github.com/dromara/orion-visor";
- String GITEE = "https://gitee.com/lijiahangmax/orion-visor";
+ String GITEE = "https://gitee.com/dromara/orion-visor";
- String ISSUES = "https://github.com/lijiahangmax/orion-visor/issues";
+ String ISSUES = "https://github.com/dromara/orion-visor/issues";
}
diff --git a/orion-visor-framework/orion-visor-spring-boot-starter-banner/pom.xml b/orion-visor-framework/orion-visor-spring-boot-starter-banner/pom.xml
index 0d62aa8f..a650c6d2 100644
--- a/orion-visor-framework/orion-visor-spring-boot-starter-banner/pom.xml
+++ b/orion-visor-framework/orion-visor-spring-boot-starter-banner/pom.xml
@@ -14,7 +14,7 @@
jar
项目 banner 打印包
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-framework/orion-visor-spring-boot-starter-biz-operator-log/pom.xml b/orion-visor-framework/orion-visor-spring-boot-starter-biz-operator-log/pom.xml
index 283b5a56..3859eaa3 100644
--- a/orion-visor-framework/orion-visor-spring-boot-starter-biz-operator-log/pom.xml
+++ b/orion-visor-framework/orion-visor-spring-boot-starter-biz-operator-log/pom.xml
@@ -14,7 +14,7 @@
jar
项目操作日志包
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-framework/orion-visor-spring-boot-starter-datasource/pom.xml b/orion-visor-framework/orion-visor-spring-boot-starter-datasource/pom.xml
index 3d7e864a..137ceed3 100644
--- a/orion-visor-framework/orion-visor-spring-boot-starter-datasource/pom.xml
+++ b/orion-visor-framework/orion-visor-spring-boot-starter-datasource/pom.xml
@@ -14,7 +14,7 @@
jar
项目数据源配置包
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-framework/orion-visor-spring-boot-starter-desensitize/pom.xml b/orion-visor-framework/orion-visor-spring-boot-starter-desensitize/pom.xml
index 35fd715a..db012646 100644
--- a/orion-visor-framework/orion-visor-spring-boot-starter-desensitize/pom.xml
+++ b/orion-visor-framework/orion-visor-spring-boot-starter-desensitize/pom.xml
@@ -14,7 +14,7 @@
jar
项目数据脱敏包
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-framework/orion-visor-spring-boot-starter-job/pom.xml b/orion-visor-framework/orion-visor-spring-boot-starter-job/pom.xml
index d9f6f371..b225ecf9 100644
--- a/orion-visor-framework/orion-visor-spring-boot-starter-job/pom.xml
+++ b/orion-visor-framework/orion-visor-spring-boot-starter-job/pom.xml
@@ -14,7 +14,7 @@
jar
项目定时任务配置包
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-framework/orion-visor-spring-boot-starter-log/pom.xml b/orion-visor-framework/orion-visor-spring-boot-starter-log/pom.xml
index e6f64d2e..e2e47972 100644
--- a/orion-visor-framework/orion-visor-spring-boot-starter-log/pom.xml
+++ b/orion-visor-framework/orion-visor-spring-boot-starter-log/pom.xml
@@ -14,7 +14,7 @@
jar
项目日志配置包
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-framework/orion-visor-spring-boot-starter-monitor/pom.xml b/orion-visor-framework/orion-visor-spring-boot-starter-monitor/pom.xml
index 5e1d50c9..7765d62a 100644
--- a/orion-visor-framework/orion-visor-spring-boot-starter-monitor/pom.xml
+++ b/orion-visor-framework/orion-visor-spring-boot-starter-monitor/pom.xml
@@ -14,7 +14,7 @@
jar
项目监控配置包
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-framework/orion-visor-spring-boot-starter-mybatis/pom.xml b/orion-visor-framework/orion-visor-spring-boot-starter-mybatis/pom.xml
index 5f994e23..ad4e9fdb 100644
--- a/orion-visor-framework/orion-visor-spring-boot-starter-mybatis/pom.xml
+++ b/orion-visor-framework/orion-visor-spring-boot-starter-mybatis/pom.xml
@@ -14,7 +14,7 @@
jar
项目 mybatis 配置包
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-framework/orion-visor-spring-boot-starter-redis/pom.xml b/orion-visor-framework/orion-visor-spring-boot-starter-redis/pom.xml
index b9da3058..449bd426 100644
--- a/orion-visor-framework/orion-visor-spring-boot-starter-redis/pom.xml
+++ b/orion-visor-framework/orion-visor-spring-boot-starter-redis/pom.xml
@@ -14,7 +14,7 @@
jar
项目 redis 配置包
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-framework/orion-visor-spring-boot-starter-security/pom.xml b/orion-visor-framework/orion-visor-spring-boot-starter-security/pom.xml
index 489db73a..691e2dba 100644
--- a/orion-visor-framework/orion-visor-spring-boot-starter-security/pom.xml
+++ b/orion-visor-framework/orion-visor-spring-boot-starter-security/pom.xml
@@ -14,7 +14,7 @@
jar
项目 security 配置包
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-framework/orion-visor-spring-boot-starter-storage/pom.xml b/orion-visor-framework/orion-visor-spring-boot-starter-storage/pom.xml
index d1d14429..07ec23b2 100644
--- a/orion-visor-framework/orion-visor-spring-boot-starter-storage/pom.xml
+++ b/orion-visor-framework/orion-visor-spring-boot-starter-storage/pom.xml
@@ -14,7 +14,7 @@
jar
项目存储层配置包
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-framework/orion-visor-spring-boot-starter-swagger/pom.xml b/orion-visor-framework/orion-visor-spring-boot-starter-swagger/pom.xml
index cd81bd72..323a9915 100644
--- a/orion-visor-framework/orion-visor-spring-boot-starter-swagger/pom.xml
+++ b/orion-visor-framework/orion-visor-spring-boot-starter-swagger/pom.xml
@@ -14,7 +14,7 @@
jar
项目 swagger 配置包
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-framework/orion-visor-spring-boot-starter-test/pom.xml b/orion-visor-framework/orion-visor-spring-boot-starter-test/pom.xml
index 00f68c39..9feb54cd 100644
--- a/orion-visor-framework/orion-visor-spring-boot-starter-test/pom.xml
+++ b/orion-visor-framework/orion-visor-spring-boot-starter-test/pom.xml
@@ -14,7 +14,7 @@
jar
项目单元测试包
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-framework/orion-visor-spring-boot-starter-web/pom.xml b/orion-visor-framework/orion-visor-spring-boot-starter-web/pom.xml
index d7d5e2ae..b2def1f8 100644
--- a/orion-visor-framework/orion-visor-spring-boot-starter-web/pom.xml
+++ b/orion-visor-framework/orion-visor-spring-boot-starter-web/pom.xml
@@ -14,7 +14,7 @@
jar
项目 web 包
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-framework/orion-visor-spring-boot-starter-websocket/pom.xml b/orion-visor-framework/orion-visor-spring-boot-starter-websocket/pom.xml
index ebe78ea3..4508ce85 100644
--- a/orion-visor-framework/orion-visor-spring-boot-starter-websocket/pom.xml
+++ b/orion-visor-framework/orion-visor-spring-boot-starter-websocket/pom.xml
@@ -14,7 +14,7 @@
jar
项目 websocket 配置包
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-framework/pom.xml b/orion-visor-framework/pom.xml
index 9e047423..dbaa7974 100644
--- a/orion-visor-framework/pom.xml
+++ b/orion-visor-framework/pom.xml
@@ -13,7 +13,7 @@
pom
项目组件包
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
orion-visor-framework-common
diff --git a/orion-visor-launch/pom.xml b/orion-visor-launch/pom.xml
index 7748b291..c2e14714 100644
--- a/orion-visor-launch/pom.xml
+++ b/orion-visor-launch/pom.xml
@@ -13,7 +13,7 @@
jar
后端服务主项目容器 按需引用 orion-visor-module-xxx 依赖
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-launch/src/main/resources/application.yaml b/orion-visor-launch/src/main/resources/application.yaml
index d72dc6d1..19771a27 100644
--- a/orion-visor-launch/src/main/resources/application.yaml
+++ b/orion-visor-launch/src/main/resources/application.yaml
@@ -220,10 +220,10 @@ orion:
title: orion-visor 运维平台
description: 一站式运维服务平台
version: ${orion.version}
- url: https://github.com/lijiahangmax/orion-visor
+ url: https://github.com/dromara/orion-visor
email: ljh1553488six@139.com
license: Apache-2.0
- license-url: https://github.com/lijiahangmax/orion-visor/blob/main/LICENSE
+ license-url: https://github.com/dromara/orion-visor/blob/main/LICENSE
grouped-api:
infra:
group: "infra - 基建模块"
diff --git a/orion-visor-module-asset/orion-visor-module-asset-provider/pom.xml b/orion-visor-module-asset/orion-visor-module-asset-provider/pom.xml
index 43a9c052..787ab92b 100644
--- a/orion-visor-module-asset/orion-visor-module-asset-provider/pom.xml
+++ b/orion-visor-module-asset/orion-visor-module-asset-provider/pom.xml
@@ -13,7 +13,7 @@
jar
项目资产模块
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-module-asset/orion-visor-module-asset-service/pom.xml b/orion-visor-module-asset/orion-visor-module-asset-service/pom.xml
index 4fb0c273..d42203a8 100644
--- a/orion-visor-module-asset/orion-visor-module-asset-service/pom.xml
+++ b/orion-visor-module-asset/orion-visor-module-asset-service/pom.xml
@@ -13,7 +13,7 @@
jar
项目资产模块
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-module-asset/pom.xml b/orion-visor-module-asset/pom.xml
index ddc424ea..e9d7fbe0 100644
--- a/orion-visor-module-asset/pom.xml
+++ b/orion-visor-module-asset/pom.xml
@@ -13,7 +13,7 @@
pom
项目资产模块
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
orion-visor-module-asset-provider
diff --git a/orion-visor-module-infra/orion-visor-module-infra-provider/pom.xml b/orion-visor-module-infra/orion-visor-module-infra-provider/pom.xml
index 779e9b3d..3c70a8e8 100644
--- a/orion-visor-module-infra/orion-visor-module-infra-provider/pom.xml
+++ b/orion-visor-module-infra/orion-visor-module-infra-provider/pom.xml
@@ -13,7 +13,7 @@
jar
项目基建模块 用户 菜单 日志等
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-module-infra/orion-visor-module-infra-service/pom.xml b/orion-visor-module-infra/orion-visor-module-infra-service/pom.xml
index 82a41024..a0196e61 100644
--- a/orion-visor-module-infra/orion-visor-module-infra-service/pom.xml
+++ b/orion-visor-module-infra/orion-visor-module-infra-service/pom.xml
@@ -13,7 +13,7 @@
jar
项目基建模块 用户 菜单 日志等
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
diff --git a/orion-visor-module-infra/pom.xml b/orion-visor-module-infra/pom.xml
index 21271900..01b683f7 100644
--- a/orion-visor-module-infra/pom.xml
+++ b/orion-visor-module-infra/pom.xml
@@ -13,7 +13,7 @@
pom
项目基建模块 用户 菜单 日志等
- https://github.com/lijiahangmax/orion-visor
+ https://github.com/dromara/orion-visor
orion-visor-module-infra-provider
diff --git a/orion-visor-ui/src/components/app/app-footer/index.vue b/orion-visor-ui/src/components/app/app-footer/index.vue
index 50257901..d1279776 100644
--- a/orion-visor-ui/src/components/app/app-footer/index.vue
+++ b/orion-visor-ui/src/components/app/app-footer/index.vue
@@ -2,11 +2,11 @@