From 3284c384b8ee08c32944cb8e789aa7048e2c7ef0 Mon Sep 17 00:00:00 2001 From: smallchill Date: Wed, 4 Mar 2020 13:11:17 +0800 Subject: [PATCH] =?UTF-8?q?:tada:=202.6.2.RELEASE,=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E6=94=AF=E6=8C=81Seata1.1,=E6=94=AF=E6=8C=81=E9=98=BF=E9=87=8C?= =?UTF-8?q?=E4=BA=91oss?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- package.json | 2 +- src/views/wel.vue | 18 +++++++++++++----- 3 files changed, 17 insertions(+), 9 deletions(-) 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: {