删除模块

main
wb1496 2024-07-23 16:44:23 +08:00
parent 52ad4f00b8
commit be88b0d946
1 changed files with 0 additions and 6 deletions

View File

@ -21,7 +21,6 @@
<module>scfs-api-rsa</module> <module>scfs-api-rsa</module>
<module>scfs-api-service</module> <module>scfs-api-service</module>
<module>scfs-api-service-cat</module> <module>scfs-api-service-cat</module>
<module>scfs-api-service-equity</module>
<module>scfs-api-sm</module> <module>scfs-api-sm</module>
<module>scfs-api-spring-boot-starter</module> <module>scfs-api-spring-boot-starter</module>
<module>scfs-api-test</module> <module>scfs-api-test</module>
@ -94,11 +93,6 @@
<artifactId>scfs-api-service-cat</artifactId> <artifactId>scfs-api-service-cat</artifactId>
<version>2.0.4</version> <version>2.0.4</version>
</dependency> </dependency>
<dependency>
<groupId>com.czcb.scfs</groupId>
<artifactId>scfs-api-service-equity</artifactId>
<version>2.0.4</version>
</dependency>
<dependency> <dependency>
<groupId>com.czcb.scfs</groupId> <groupId>com.czcb.scfs</groupId>
<artifactId>scfs-api-sm</artifactId> <artifactId>scfs-api-sm</artifactId>