From 65ca0f25549fc809c37c7f5c6417ce310f990d4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?= <15040126243@163.com> Date: Sat, 15 May 2021 14:55:21 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=BF=AE=E6=AD=A3=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E8=AF=B4=E6=98=8E=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue index 9cee59a1..0b00abde 100644 --- a/ruoyi-ui/src/views/index.vue +++ b/ruoyi-ui/src/views/index.vue @@ -82,7 +82,7 @@
    -
  1. update swagger升级3.0.2
  2. +
  3. update knife4j升级3.0.2
  4. update 增强分页工具兼容性
  5. update 通用Service接口 增加自定义vo转换函数
  6. remove 移除ruoyi自带服务监控(Admin已全部包含)