From c950daf30171458b1852688e5847b7aefc57aa64 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期二, 22 六月 2021 11:31:27 +0800
Subject: [PATCH] update 优化 多数据源集成 相关pr

---
 ruoyi-ui/src/views/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue
index 5f487c9..d16cf12 100644
--- a/ruoyi-ui/src/views/index.vue
+++ b/ruoyi-ui/src/views/index.vue
@@ -53,7 +53,7 @@
               <li>JWT</li>
               <li>MyBatis</li>
               <li>Druid</li>
-              <li>Fastjson</li>
+              <li>Jackson</li>
               <li>...</li>
             </ul>
           </el-col>

--
Gitblit v1.9.3