From 51918d25e9c349055051adf847f375ad9dc7fecc Mon Sep 17 00:00:00 2001 From: wkc <978997012@qq.com> Date: Mon, 2 Mar 2026 09:53:53 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=88=9B=E5=BB=BAccdi-lsfx=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E5=9F=BA=E7=A1=80=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ccdi-lsfx/pom.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 ccdi-lsfx/pom.xml diff --git a/ccdi-lsfx/pom.xml b/ccdi-lsfx/pom.xml new file mode 100644 index 0000000..cecec56 --- /dev/null +++ b/ccdi-lsfx/pom.xml @@ -0,0 +1,42 @@ + + + + com.ruoyi + ruoyi + 3.9.1 + + + 4.0.0 + ccdi-lsfx + + 流水分析平台对接模块 + + + + + com.ruoyi + ruoyi-common + + + + + org.springframework.boot + spring-boot-starter-web + + + + + org.projectlombok + lombok + true + + + + + org.springdoc + springdoc-openapi-starter-webmvc-ui + + +