Browse Source

支付组件

zouxuan 5 months ago
parent
commit
ea4406f931
1 changed files with 4 additions and 0 deletions
  1. 4 0
      mec-biz/pom.xml

+ 4 - 0
mec-biz/pom.xml

@@ -25,6 +25,10 @@
 					<artifactId>mybatis-plus-annotation</artifactId>
 					<groupId>com.baomidou</groupId>
 				</exclusion>
+				<exclusion>
+					<artifactId>microsvc-common-tools</artifactId>
+					<groupId>com.microsvc.toolkit.common</groupId>
+				</exclusion>
 			</exclusions>
 		</dependency>
 		<dependency>