From 8a89fec1d55c3bceb903b0ca08ed5b14f999b5b7 Mon Sep 17 00:00:00 2001 From: Dftre <3066417822@qq.com> Date: Sun, 28 Apr 2024 04:46:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E6=AD=A3mybatis-jpa=E7=9A=84=E7=88=B6?= =?UTF-8?q?pm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-plugins/ruoyi-mybatis-jpa/pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ruoyi-plugins/ruoyi-mybatis-jpa/pom.xml b/ruoyi-plugins/ruoyi-mybatis-jpa/pom.xml index 51dd070..df62b40 100644 --- a/ruoyi-plugins/ruoyi-mybatis-jpa/pom.xml +++ b/ruoyi-plugins/ruoyi-mybatis-jpa/pom.xml @@ -1,9 +1,8 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - ruoyi + ruoyi-plugins com.ruoyi 3.8.7.3.2