From 95a92524423c1ea8bb53071f531ec46f821d5919 Mon Sep 17 00:00:00 2001 From: yqyi Date: Mon, 24 Apr 2023 14:47:58 +0000 Subject: [PATCH] =?UTF-8?q?SQL=E6=B3=A8=E5=85=A5=E6=BC=8F=E6=B4=9E=20Mybat?= =?UTF-8?q?is=20plus=203.5.3.1=E7=89=88=E6=9C=AC=E5=8F=8A=E4=BB=A5?= =?UTF-8?q?=E4=B8=8B=E7=89=88=E6=9C=AC=E5=AD=98=E5=9C=A8SQL=E6=B3=A8?= =?UTF-8?q?=E5=85=A5=E6=BC=8F=E6=B4=9E=EF=BC=8C=E6=94=BB=E5=87=BB=E8=80=85?= =?UTF-8?q?=E5=8F=AF=E4=BB=A5=E9=80=9A=E8=BF=87tenant=20ID=E5=8F=82?= =?UTF-8?q?=E6=95=B0=E6=89=A7=E8=A1=8C=E4=BB=BB=E6=84=8FSQL=E5=91=BD?= =?UTF-8?q?=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yqyi --- FindFriends/Server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FindFriends/Server/pom.xml b/FindFriends/Server/pom.xml index f482988a..42fce197 100644 --- a/FindFriends/Server/pom.xml +++ b/FindFriends/Server/pom.xml @@ -67,7 +67,7 @@ com.baomidou mybatis-plus-boot-starter - 3.4.0 + 3.5.3.1 org.apache.velocity -- Gitee