From 926a6ab48ad6cb2b34c4124bf22e559bdc223683 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E6=95=8F?= Date: Thu, 19 Dec 2024 10:16:37 +0800 Subject: [PATCH] =?UTF-8?q?chore(REQ-3282):=20=E8=B0=83=E6=95=B4=E6=89=93?= =?UTF-8?q?=E5=8C=85=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- orgmanax-starter/pom.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/orgmanax-starter/pom.xml b/orgmanax-starter/pom.xml index 82bebc2..56c8293 100644 --- a/orgmanax-starter/pom.xml +++ b/orgmanax-starter/pom.xml @@ -29,4 +29,28 @@ + + orgmanax + + + src/main/java + + **/*.xml + + + + src/main/resources + + + + + org.springframework.boot + spring-boot-maven-plugin + + true + cn.axzo.orgmanax.Application + + + + \ No newline at end of file