TRX 1 năm trước cách đây
mục cha
commit
871453f06d
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      PaymentClient/pom.xml

+ 7 - 0
PaymentClient/pom.xml

@@ -68,6 +68,13 @@
 			<version>1.0.0-SNAPSHOT</version>
 		</dependency>
 
+		<!--    全卡业务    -->
+		<dependency>
+			<groupId>com.github.microservice.card</groupId>
+			<artifactId>FullCardClient</artifactId>
+			<version>${project.version}</version>
+		</dependency>
+
 	</dependencies>
 
 </project>