فهرست منبع

引入api接口

xucaiqin 2 سال پیش
والد
کامیت
9ee8cee2d1
1فایلهای تغییر یافته به همراه8 افزوده شده و 1 حذف شده
  1. 8 1
      sckw-modules/sckw-payment/pom.xml

+ 8 - 1
sckw-modules/sckw-payment/pom.xml

@@ -62,7 +62,14 @@
             <groupId>com.sckw</groupId>
             <artifactId>sckw-transport-api</artifactId>
         </dependency>
-
+        <dependency>
+            <groupId>com.sckw</groupId>
+            <artifactId>sckw-order-api</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>com.sckw</groupId>
+            <artifactId>sckw-order-api</artifactId>
+        </dependency>
     </dependencies>
     <build>
         <plugins>