瀏覽代碼

支付组件

zouxuan 5 月之前
父節點
當前提交
ea4406f931
共有 1 個文件被更改,包括 4 次插入0 次删除
  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>