diff --git a/.run/ruoyi-auth.run.xml b/.run/ruoyi-auth.run.xml
index 3e391ebc..e0ec723d 100644
--- a/.run/ruoyi-auth.run.xml
+++ b/.run/ruoyi-auth.run.xml
@@ -2,11 +2,11 @@
-
+
-
\ No newline at end of file
+
diff --git a/.run/ruoyi-gateway.run.xml b/.run/ruoyi-gateway.run.xml
index e3804664..c09cac88 100644
--- a/.run/ruoyi-gateway.run.xml
+++ b/.run/ruoyi-gateway.run.xml
@@ -2,11 +2,11 @@
-
+
-
\ No newline at end of file
+
diff --git a/.run/ruoyi-gen.run.xml b/.run/ruoyi-gen.run.xml
index f60e3c48..54233000 100644
--- a/.run/ruoyi-gen.run.xml
+++ b/.run/ruoyi-gen.run.xml
@@ -2,11 +2,11 @@
-
+
-
\ No newline at end of file
+
diff --git a/.run/ruoyi-job.run.xml b/.run/ruoyi-job.run.xml
index 52192d84..9cbb19be 100644
--- a/.run/ruoyi-job.run.xml
+++ b/.run/ruoyi-job.run.xml
@@ -2,11 +2,11 @@
-
+
-
\ No newline at end of file
+
diff --git a/.run/ruoyi-monitor.run.xml b/.run/ruoyi-monitor.run.xml
index ce8fe55a..1bc8f68c 100644
--- a/.run/ruoyi-monitor.run.xml
+++ b/.run/ruoyi-monitor.run.xml
@@ -2,11 +2,11 @@
-
+
-
\ No newline at end of file
+
diff --git a/.run/ruoyi-nacos.run.xml b/.run/ruoyi-nacos.run.xml
index 4f311737..5dbe3fae 100644
--- a/.run/ruoyi-nacos.run.xml
+++ b/.run/ruoyi-nacos.run.xml
@@ -2,11 +2,11 @@
-
+
-
\ No newline at end of file
+
diff --git a/.run/ruoyi-resource.run.xml b/.run/ruoyi-resource.run.xml
index e838c34d..6f8bd761 100644
--- a/.run/ruoyi-resource.run.xml
+++ b/.run/ruoyi-resource.run.xml
@@ -2,11 +2,11 @@
-
+
-
\ No newline at end of file
+
diff --git a/.run/ruoyi-seata-server.run.xml b/.run/ruoyi-seata-server.run.xml
index 09cccc6c..358e1117 100644
--- a/.run/ruoyi-seata-server.run.xml
+++ b/.run/ruoyi-seata-server.run.xml
@@ -2,11 +2,11 @@
-
+
-
\ No newline at end of file
+
diff --git a/.run/ruoyi-sentinel-dashboard.run.xml b/.run/ruoyi-sentinel-dashboard.run.xml
index acd8812c..52bb2e5d 100644
--- a/.run/ruoyi-sentinel-dashboard.run.xml
+++ b/.run/ruoyi-sentinel-dashboard.run.xml
@@ -2,11 +2,11 @@
-
+
-
\ No newline at end of file
+
diff --git a/.run/ruoyi-system.run.xml b/.run/ruoyi-system.run.xml
index 62a44257..28f5f7a2 100644
--- a/.run/ruoyi-system.run.xml
+++ b/.run/ruoyi-system.run.xml
@@ -2,11 +2,11 @@
-
+
-
\ No newline at end of file
+
diff --git a/.run/ruoyi-xxl-job-admin.run.xml b/.run/ruoyi-xxl-job-admin.run.xml
index 3daab28b..5f0b655c 100644
--- a/.run/ruoyi-xxl-job-admin.run.xml
+++ b/.run/ruoyi-xxl-job-admin.run.xml
@@ -2,11 +2,11 @@
-
+
-
\ No newline at end of file
+
diff --git a/README.md b/README.md
index c49ac11a..acbfa2bf 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
[](https://gitee.com/JavaLionLi/RuoYi-Cloud-Plus/blob/master/LICENSE)
[](https://www.jetbrains.com/?from=RuoYi-Cloud-Plus)
-[](https://gitee.com/JavaLionLi/RuoYi-Cloud-Plus)
+[](https://gitee.com/JavaLionLi/RuoYi-Cloud-Plus)
[]()
[]()
[]()
diff --git a/docker/docker-compose.yml b/docker/docker-compose.yml
index a1e46e1a..fe584d90 100644
--- a/docker/docker-compose.yml
+++ b/docker/docker-compose.yml
@@ -29,7 +29,7 @@ services:
network_mode: "host"
nacos:
- image: ruoyi/ruoyi-nacos:1.2.0
+ image: ruoyi/ruoyi-nacos:1.3.0
container_name: nacos
ports:
- "8848:8848"
@@ -96,7 +96,7 @@ services:
network_mode: "host"
seata-server:
- image: ruoyi/ruoyi-seata-server:1.2.0
+ image: ruoyi/ruoyi-seata-server:1.3.0
container_name: seata-server
ports:
- "7091:7091"
@@ -133,7 +133,7 @@ services:
network_mode: "host"
sentinel:
- image: ruoyi/ruoyi-sentinel-dashboard:1.2.0
+ image: ruoyi/ruoyi-sentinel-dashboard:1.3.0
container_name: sentinel
environment:
TZ: Asia/Shanghai
@@ -146,7 +146,7 @@ services:
network_mode: "host"
ruoyi-monitor:
- image: ruoyi/ruoyi-monitor:1.2.0
+ image: ruoyi/ruoyi-monitor:1.3.0
container_name: ruoyi-monitor
environment:
# 时区上海
@@ -160,7 +160,7 @@ services:
network_mode: "host"
ruoyi-xxl-job-admin:
- image: ruoyi/ruoyi-xxl-job-admin:1.2.0
+ image: ruoyi/ruoyi-xxl-job-admin:1.3.0
container_name: ruoyi-xxl-job-admin
environment:
# 时区上海
@@ -174,7 +174,7 @@ services:
network_mode: "host"
ruoyi-gateway:
- image: ruoyi/ruoyi-gateway:1.2.0
+ image: ruoyi/ruoyi-gateway:1.3.0
container_name: ruoyi-gateway
environment:
# 时区上海
@@ -188,7 +188,7 @@ services:
network_mode: "host"
ruoyi-auth:
- image: ruoyi/ruoyi-auth:1.2.0
+ image: ruoyi/ruoyi-auth:1.3.0
container_name: ruoyi-auth
environment:
# 时区上海
@@ -202,7 +202,7 @@ services:
network_mode: "host"
ruoyi-system:
- image: ruoyi/ruoyi-system:1.2.0
+ image: ruoyi/ruoyi-system:1.3.0
container_name: ruoyi-system
environment:
# 时区上海
@@ -216,7 +216,7 @@ services:
network_mode: "host"
ruoyi-gen:
- image: ruoyi/ruoyi-gen:1.2.0
+ image: ruoyi/ruoyi-gen:1.3.0
container_name: ruoyi-gen
environment:
# 时区上海
@@ -230,7 +230,7 @@ services:
network_mode: "host"
ruoyi-job:
- image: ruoyi/ruoyi-job:1.2.0
+ image: ruoyi/ruoyi-job:1.3.0
container_name: ruoyi-job
environment:
# 时区上海
@@ -244,7 +244,7 @@ services:
network_mode: "host"
ruoyi-resource:
- image: ruoyi/ruoyi-resource:1.2.0
+ image: ruoyi/ruoyi-resource:1.3.0
container_name: ruoyi-resource
environment:
# 时区上海
diff --git a/pom.xml b/pom.xml
index b399dbc2..d9cc5f71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,14 +6,14 @@
com.ruoyi
ruoyi-cloud-plus
- 1.2.0
+ 1.3.0
RuoYi-Cloud-Plus
https://gitee.com/JavaLionLi/RuoYi-Cloud-Plus
RuoYi-Cloud-Plus微服务系统
- 1.2.0
+ 1.3.0
UTF-8
UTF-8
1.8
diff --git a/ruoyi-api/pom.xml b/ruoyi-api/pom.xml
index 7692970f..855e00eb 100644
--- a/ruoyi-api/pom.xml
+++ b/ruoyi-api/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-cloud-plus
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-api/ruoyi-api-bom/pom.xml b/ruoyi-api/ruoyi-api-bom/pom.xml
index de9d7452..e16c1ccc 100644
--- a/ruoyi-api/ruoyi-api-bom/pom.xml
+++ b/ruoyi-api/ruoyi-api-bom/pom.xml
@@ -8,7 +8,7 @@
com.ruoyi
ruoyi-api-bom
pom
- 1.2.0
+ 1.3.0
ruoyi-api-bom api依赖项
diff --git a/ruoyi-api/ruoyi-api-resource/pom.xml b/ruoyi-api/ruoyi-api-resource/pom.xml
index 020fe458..bb1f2c63 100644
--- a/ruoyi-api/ruoyi-api-resource/pom.xml
+++ b/ruoyi-api/ruoyi-api-resource/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-api
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-api/ruoyi-api-system/pom.xml b/ruoyi-api/ruoyi-api-system/pom.xml
index da762160..d16441f1 100644
--- a/ruoyi-api/ruoyi-api-system/pom.xml
+++ b/ruoyi-api/ruoyi-api-system/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-api
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-auth/pom.xml b/ruoyi-auth/pom.xml
index abbac6fe..0769d561 100644
--- a/ruoyi-auth/pom.xml
+++ b/ruoyi-auth/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-cloud-plus
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml
index bf30ea08..9cc139a9 100644
--- a/ruoyi-common/pom.xml
+++ b/ruoyi-common/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-cloud-plus
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-alibaba-bom/pom.xml b/ruoyi-common/ruoyi-common-alibaba-bom/pom.xml
index c87254d1..e2fd160e 100644
--- a/ruoyi-common/ruoyi-common-alibaba-bom/pom.xml
+++ b/ruoyi-common/ruoyi-common-alibaba-bom/pom.xml
@@ -6,7 +6,7 @@
com.ruoyi
ruoyi-common-alibaba-bom
- 1.2.0
+ 1.3.0
pom
diff --git a/ruoyi-common/ruoyi-common-bom/pom.xml b/ruoyi-common/ruoyi-common-bom/pom.xml
index 1f260030..0a6ea5da 100644
--- a/ruoyi-common/ruoyi-common-bom/pom.xml
+++ b/ruoyi-common/ruoyi-common-bom/pom.xml
@@ -6,7 +6,7 @@
com.ruoyi
ruoyi-common-bom
- 1.2.0
+ 1.3.0
pom
diff --git a/ruoyi-common/ruoyi-common-core/pom.xml b/ruoyi-common/ruoyi-common-core/pom.xml
index 9b9450c7..c0f13657 100644
--- a/ruoyi-common/ruoyi-common-core/pom.xml
+++ b/ruoyi-common/ruoyi-common-core/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-dict/pom.xml b/ruoyi-common/ruoyi-common-dict/pom.xml
index 57073563..685f6c6f 100644
--- a/ruoyi-common/ruoyi-common-dict/pom.xml
+++ b/ruoyi-common/ruoyi-common-dict/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-doc/pom.xml b/ruoyi-common/ruoyi-common-doc/pom.xml
index 18792311..3e13af27 100644
--- a/ruoyi-common/ruoyi-common-doc/pom.xml
+++ b/ruoyi-common/ruoyi-common-doc/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-dubbo/pom.xml b/ruoyi-common/ruoyi-common-dubbo/pom.xml
index 63b8572d..ee93ed2e 100644
--- a/ruoyi-common/ruoyi-common-dubbo/pom.xml
+++ b/ruoyi-common/ruoyi-common-dubbo/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-elasticsearch/pom.xml b/ruoyi-common/ruoyi-common-elasticsearch/pom.xml
index 19f86714..8148be5e 100644
--- a/ruoyi-common/ruoyi-common-elasticsearch/pom.xml
+++ b/ruoyi-common/ruoyi-common-elasticsearch/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-excel/pom.xml b/ruoyi-common/ruoyi-common-excel/pom.xml
index 34cb8166..6b6b347f 100644
--- a/ruoyi-common/ruoyi-common-excel/pom.xml
+++ b/ruoyi-common/ruoyi-common-excel/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-idempotent/pom.xml b/ruoyi-common/ruoyi-common-idempotent/pom.xml
index 7c549e0d..238af70b 100644
--- a/ruoyi-common/ruoyi-common-idempotent/pom.xml
+++ b/ruoyi-common/ruoyi-common-idempotent/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-job/pom.xml b/ruoyi-common/ruoyi-common-job/pom.xml
index fee125a6..300d9d73 100644
--- a/ruoyi-common/ruoyi-common-job/pom.xml
+++ b/ruoyi-common/ruoyi-common-job/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-loadbalancer/pom.xml b/ruoyi-common/ruoyi-common-loadbalancer/pom.xml
index 60c0da44..30c7b6bc 100644
--- a/ruoyi-common/ruoyi-common-loadbalancer/pom.xml
+++ b/ruoyi-common/ruoyi-common-loadbalancer/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-log/pom.xml b/ruoyi-common/ruoyi-common-log/pom.xml
index 11ad587c..80fca03c 100644
--- a/ruoyi-common/ruoyi-common-log/pom.xml
+++ b/ruoyi-common/ruoyi-common-log/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-logstash/pom.xml b/ruoyi-common/ruoyi-common-logstash/pom.xml
index 41963aee..45ca2ec3 100644
--- a/ruoyi-common/ruoyi-common-logstash/pom.xml
+++ b/ruoyi-common/ruoyi-common-logstash/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-mail/pom.xml b/ruoyi-common/ruoyi-common-mail/pom.xml
index ac93c70e..27458b5c 100644
--- a/ruoyi-common/ruoyi-common-mail/pom.xml
+++ b/ruoyi-common/ruoyi-common-mail/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-mybatis/pom.xml b/ruoyi-common/ruoyi-common-mybatis/pom.xml
index 92c09c91..ccab60ca 100644
--- a/ruoyi-common/ruoyi-common-mybatis/pom.xml
+++ b/ruoyi-common/ruoyi-common-mybatis/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-oss/pom.xml b/ruoyi-common/ruoyi-common-oss/pom.xml
index 9fbfe942..06a7aa26 100644
--- a/ruoyi-common/ruoyi-common-oss/pom.xml
+++ b/ruoyi-common/ruoyi-common-oss/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-redis/pom.xml b/ruoyi-common/ruoyi-common-redis/pom.xml
index 93cf4970..7ac1d9c7 100644
--- a/ruoyi-common/ruoyi-common-redis/pom.xml
+++ b/ruoyi-common/ruoyi-common-redis/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-satoken/pom.xml b/ruoyi-common/ruoyi-common-satoken/pom.xml
index 0dfd06ab..a044a2a0 100644
--- a/ruoyi-common/ruoyi-common-satoken/pom.xml
+++ b/ruoyi-common/ruoyi-common-satoken/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-seata/pom.xml b/ruoyi-common/ruoyi-common-seata/pom.xml
index 89b8be40..eb02d7d3 100644
--- a/ruoyi-common/ruoyi-common-seata/pom.xml
+++ b/ruoyi-common/ruoyi-common-seata/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-security/pom.xml b/ruoyi-common/ruoyi-common-security/pom.xml
index 5c0e0bad..024a9a5a 100644
--- a/ruoyi-common/ruoyi-common-security/pom.xml
+++ b/ruoyi-common/ruoyi-common-security/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-sentinel/pom.xml b/ruoyi-common/ruoyi-common-sentinel/pom.xml
index 14b4adeb..ae4285de 100644
--- a/ruoyi-common/ruoyi-common-sentinel/pom.xml
+++ b/ruoyi-common/ruoyi-common-sentinel/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-sms/pom.xml b/ruoyi-common/ruoyi-common-sms/pom.xml
index a5db897e..a0205363 100644
--- a/ruoyi-common/ruoyi-common-sms/pom.xml
+++ b/ruoyi-common/ruoyi-common-sms/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-web/pom.xml b/ruoyi-common/ruoyi-common-web/pom.xml
index 02d5dd21..85537dd3 100644
--- a/ruoyi-common/ruoyi-common-web/pom.xml
+++ b/ruoyi-common/ruoyi-common-web/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-example/pom.xml b/ruoyi-example/pom.xml
index 9438f0d0..4b6d5a58 100644
--- a/ruoyi-example/pom.xml
+++ b/ruoyi-example/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-cloud-plus
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-example/ruoyi-demo/pom.xml b/ruoyi-example/ruoyi-demo/pom.xml
index 8ab440cf..0b87a651 100644
--- a/ruoyi-example/ruoyi-demo/pom.xml
+++ b/ruoyi-example/ruoyi-demo/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-example
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-example/ruoyi-stream-mq/pom.xml b/ruoyi-example/ruoyi-stream-mq/pom.xml
index f6c7a3c9..53e129dc 100644
--- a/ruoyi-example/ruoyi-stream-mq/pom.xml
+++ b/ruoyi-example/ruoyi-stream-mq/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-example
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-gateway/pom.xml b/ruoyi-gateway/pom.xml
index 541d9878..9efddd97 100644
--- a/ruoyi-gateway/pom.xml
+++ b/ruoyi-gateway/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-cloud-plus
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-modules/pom.xml b/ruoyi-modules/pom.xml
index 2a842597..2ddb3088 100644
--- a/ruoyi-modules/pom.xml
+++ b/ruoyi-modules/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-cloud-plus
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-modules/ruoyi-gen/pom.xml b/ruoyi-modules/ruoyi-gen/pom.xml
index 44733407..50eeb998 100644
--- a/ruoyi-modules/ruoyi-gen/pom.xml
+++ b/ruoyi-modules/ruoyi-gen/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-modules
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-modules/ruoyi-job/pom.xml b/ruoyi-modules/ruoyi-job/pom.xml
index 140d9c66..44182bc3 100644
--- a/ruoyi-modules/ruoyi-job/pom.xml
+++ b/ruoyi-modules/ruoyi-job/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-modules
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-modules/ruoyi-resource/pom.xml b/ruoyi-modules/ruoyi-resource/pom.xml
index 27578470..4717d657 100644
--- a/ruoyi-modules/ruoyi-resource/pom.xml
+++ b/ruoyi-modules/ruoyi-resource/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-modules
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-modules/ruoyi-system/pom.xml b/ruoyi-modules/ruoyi-system/pom.xml
index 5ac7eee9..18ef86f9 100644
--- a/ruoyi-modules/ruoyi-system/pom.xml
+++ b/ruoyi-modules/ruoyi-system/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-modules
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json
index 1e69cd89..ccd0e685 100644
--- a/ruoyi-ui/package.json
+++ b/ruoyi-ui/package.json
@@ -1,6 +1,6 @@
{
"name": "ruoyi-cloud-plus",
- "version": "1.2.0",
+ "version": "1.3.0",
"description": "RuoYi-Cloud-Plus后台管理系统",
"author": "Lion Li",
"license": "MIT",
diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue
index cdba7bc9..7d236842 100644
--- a/ruoyi-ui/src/views/index.vue
+++ b/ruoyi-ui/src/views/index.vue
@@ -145,7 +145,7 @@ export default {
data() {
return {
// 版本号
- version: "1.2.0",
+ version: "1.3.0",
};
},
methods: {
diff --git a/ruoyi-visual/pom.xml b/ruoyi-visual/pom.xml
index 35bc633e..2c75e041 100644
--- a/ruoyi-visual/pom.xml
+++ b/ruoyi-visual/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-cloud-plus
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-visual/ruoyi-monitor/pom.xml b/ruoyi-visual/ruoyi-monitor/pom.xml
index aeea214f..ac0ec1a1 100644
--- a/ruoyi-visual/ruoyi-monitor/pom.xml
+++ b/ruoyi-visual/ruoyi-monitor/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-visual
- 1.2.0
+ 1.3.0
4.0.0
diff --git a/ruoyi-visual/ruoyi-nacos/pom.xml b/ruoyi-visual/ruoyi-nacos/pom.xml
index 55710c6b..9b9cdffa 100644
--- a/ruoyi-visual/ruoyi-nacos/pom.xml
+++ b/ruoyi-visual/ruoyi-nacos/pom.xml
@@ -21,7 +21,7 @@
com.ruoyi
ruoyi-visual
- 1.2.0
+ 1.3.0
ruoyi-nacos
jar
diff --git a/ruoyi-visual/ruoyi-seata-server/pom.xml b/ruoyi-visual/ruoyi-seata-server/pom.xml
index b70421b2..b4d6b3a2 100644
--- a/ruoyi-visual/ruoyi-seata-server/pom.xml
+++ b/ruoyi-visual/ruoyi-seata-server/pom.xml
@@ -20,7 +20,7 @@
com.ruoyi
ruoyi-visual
- 1.2.0
+ 1.3.0
4.0.0
ruoyi-seata-server
diff --git a/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml b/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml
index d49f2d3a..9a241e7a 100644
--- a/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml
+++ b/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml
@@ -6,7 +6,7 @@
com.ruoyi
ruoyi-visual
- 1.2.0
+ 1.3.0
ruoyi-sentinel-dashboard
diff --git a/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml b/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml
index 718cccf3..d81815db 100644
--- a/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml
+++ b/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-visual
- 1.2.0
+ 1.3.0
ruoyi-xxl-job-admin
jar