diff --git a/ruoyi-cost/pom.xml b/ruoyi-cost/pom.xml new file mode 100644 index 00000000..bf3845d8 --- /dev/null +++ b/ruoyi-cost/pom.xml @@ -0,0 +1,55 @@ + + + + ruoyi + com.ruoyi + 3.8.9 + + 4.0.0 + jar + ruoyi-cost + + 成本管理业务模块 + + + + + com.ruoyi + ruoyi-framework + + + org.projectlombok + lombok + provided + + + + + io.swagger + swagger-annotations + 1.6.2 + + + + + junit + junit + test + + + org.junit.jupiter + junit-jupiter + test + + + + + org.springframework.boot + spring-boot-starter-test + test + + + +