feat:干掉依赖

release
gongquanlin 2 years ago
parent b5c6f48878
commit 97974b0885
  1. 6
      order-management-consumer/pom.xml

@ -509,12 +509,6 @@
<artifactId>spring-boot-starter-mail</artifactId> <artifactId>spring-boot-starter-mail</artifactId>
</dependency> </dependency>
<dependency>
<artifactId>dxhy-ofd-reader</artifactId>
<groupId>com.dxhy.jxpt</groupId>
<version>1.0.19</version>
</dependency>
</dependencies> </dependencies>
<build> <build>
<finalName>order-api</finalName> <finalName>order-api</finalName>

Loading…
Cancel
Save