Browse Source

测试日志异常

shangke 3 months ago
parent
commit
2a5f7637db
1 changed files with 8 additions and 0 deletions
  1. 8 0
      mec-biz/pom.xml

+ 8 - 0
mec-biz/pom.xml

@@ -63,6 +63,14 @@
 					<groupId>org.springframework.boot</groupId>
 					<artifactId>spring-boot-starter-log4j2</artifactId>
 				</exclusion>
+				<exclusion>
+					<groupId>com.microsvc.toolkit.middleware</groupId>
+					<artifactId>microsvc-payment-wxpay</artifactId>
+				</exclusion>
+				<exclusion>
+					<groupId>com.microsvc.toolkit.middleware</groupId>
+					<artifactId>microsvc-payment-alipay</artifactId>
+				</exclusion>
 			</exclusions>
 		</dependency>
 		<dependency>