diff --git a/README.md b/README.md index e5f2fb3..75748c0 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@

- Downloads + Downloads Build Status Build Status - Coverage Status - Downloads + Coverage Status + Downloads Downloads diff --git a/package.json b/package.json index f7120e1..bfbb794 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "saber-admin", - "version": "2.6.1", + "version": "2.6.2", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/src/views/wel.vue b/src/views/wel.vue index 5e2541e..b957e5c 100644 --- a/src/views/wel.vue +++ b/src/views/wel.vue @@ -2,10 +2,10 @@

- Downloads + Downloads Build Status - Coverage Status - Downloads + Coverage Status + Downloads Downloads @@ -124,7 +124,15 @@ - + +

1.升级SpringBoot 2.2.5.RELEASE
+
2.升级SpringCloud Hoxton.SR2
+
3.升级Seata 1.1.0
+
4.增加阿里云对象存储封装
+
5.优化BladeFeignTargeter的加载逻辑
+
6.优化系统配置
+ +
1.升级SpringBoot 2.2.4.RELEASE
2.升级Alibaba Cloud 2.2.0.RELEASE
3.升级Mybatis-Plus 3.3.1
@@ -270,7 +278,7 @@ data() { return { activeNames: ['1', '2', '3', '5'], - logActiveNames: ['14'] + logActiveNames: ['16'] }; }, computed: {