From 2d0f571fabe7adf11d8ad4dfa981d742ffbdce6c Mon Sep 17 00:00:00 2001 From: dataprince Date: Fri, 8 Dec 2023 09:06:58 +0800 Subject: [PATCH] =?UTF-8?q?springboot=E5=8D=87=E7=BA=A7=E5=88=B0V3.1.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flex-ui/package.json | 2 +- flex-ui/src/views/index.vue | 4 +- pom.xml | 4 +- .../src/main/resources/application.yml | 2 +- ruoyi-common/ruoyi-common-bom/pom.xml | 2 +- .../resources/mapper/system/SysUserMapper.xml | 54 ------------------- 6 files changed, 7 insertions(+), 61 deletions(-) diff --git a/flex-ui/package.json b/flex-ui/package.json index 3233c25..b771f50 100644 --- a/flex-ui/package.json +++ b/flex-ui/package.json @@ -1,6 +1,6 @@ { "name": "Ruoyi-Flex", - "version": "4.1.8", + "version": "4.2.0-SNAPSHOT", "description": "Ruoyi-Flex管理系统", "author": "数据小王子", "license": "MIT", diff --git a/flex-ui/src/views/index.vue b/flex-ui/src/views/index.vue index 66207bd..678faad 100644 --- a/flex-ui/src/views/index.vue +++ b/flex-ui/src/views/index.vue @@ -5,7 +5,7 @@

logo

-

Ruoyi-Flex V4.1.8

+

Ruoyi-Flex V4.2.0-SNAPSHOT

Ruoyi-Flex是基于Spring Boot V3平台 前后端分离的Java快速开发框架

@@ -245,7 +245,7 @@