From 942bdeee0b6fcc92b35e788c851d39c5182a8e40 Mon Sep 17 00:00:00 2001 From: heheng <475597332@qq.com> Date: 星期二, 10 六月 2025 13:01:20 +0800 Subject: [PATCH] add --- multi-common/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/exam-common/pom.xml b/multi-common/pom.xml similarity index 98% rename from exam-common/pom.xml rename to multi-common/pom.xml index 51a475c..e8e530d 100644 --- a/exam-common/pom.xml +++ b/multi-common/pom.xml @@ -9,7 +9,7 @@ <version>0.0.1-SNAPSHOT</version> </parent> - <artifactId>exam-common</artifactId> + <artifactId>multi-common</artifactId> <properties> <maven.compiler.source>8</maven.compiler.source> -- Gitblit v1.9.2