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 + + +