From 29ea56cf0546726a83da815ee6721090311f5567 Mon Sep 17 00:00:00 2001 From: zhoushihao <zsh19950802@163.com> Date: 星期四, 18 四月 2024 14:09:37 +0800 Subject: [PATCH] fixbug:代码误删版本回退 --- hangzhoumesParent/common/servicebase/pom.xml | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/hangzhoumesParent/common/servicebase/pom.xml b/hangzhoumesParent/common/servicebase/pom.xml index af93dc5..46c17d9 100644 --- a/hangzhoumesParent/common/servicebase/pom.xml +++ b/hangzhoumesParent/common/servicebase/pom.xml @@ -11,13 +11,6 @@ <artifactId>servicebase</artifactId> -<!-- <dependencies>--> -<!-- <dependency>--> -<!-- <groupId>com.github.yulichang</groupId>--> -<!-- <artifactId>mybatis-plus-join</artifactId>--> -<!-- <version>1.1.6</version>--> -<!-- </dependency>--> -<!-- </dependencies>--> <properties> <maven.compiler.source>8</maven.compiler.source> <maven.compiler.target>8</maven.compiler.target> -- Gitblit v1.8.0