From a77d77f3aefcb21898a5e7236625ead2e3251c2f Mon Sep 17 00:00:00 2001 From: goodwin <126738054+godwinnnnn@users.noreply.github.com> Date: Thu, 3 Aug 2023 09:43:29 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改admin-client子模块的pom.xml,继承父项目的artifactId为demo-admin --- demo-admin/admin-client/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-admin/admin-client/README.md b/demo-admin/admin-client/README.md index 65a20c127..d6279ba9f 100644 --- a/demo-admin/admin-client/README.md +++ b/demo-admin/admin-client/README.md @@ -19,7 +19,7 @@ com.xkcoding - spring-boot-demo-admin + demo-admin 1.0.0-SNAPSHOT