From 7675c18b8797ff3feddf01c1e54adeb82c34d5cc Mon Sep 17 00:00:00 2001 From: wb2476 Date: Mon, 22 Jul 2024 15:00:56 +0800 Subject: [PATCH] =?UTF-8?q?pom=EF=BC=9A=E8=B4=A6=E5=8A=A1=E4=B8=AD?= =?UTF-8?q?=E5=BF=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 5 +++++ scfs-api-test/pom.xml | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 0478756..135d54f 100644 --- a/pom.xml +++ b/pom.xml @@ -100,6 +100,11 @@ scfs-api-service-equity 2.0.4-snapshot + + com.czcb.scfs + scfs-api-service-accountant + 2.0.4-snapshot + com.czcb.scfs scfs-api-sm diff --git a/scfs-api-test/pom.xml b/scfs-api-test/pom.xml index 2839775..2d67c42 100644 --- a/scfs-api-test/pom.xml +++ b/scfs-api-test/pom.xml @@ -33,6 +33,11 @@ scfs-api-service-equity + + com.czcb.scfs + scfs-api-service-accountant + + org.springframework.boot spring-boot-starter-web