Explorar o código

引入api接口

xucaiqin %!s(int64=2) %!d(string=hai) anos
pai
achega
9ee8cee2d1
Modificáronse 1 ficheiros con 8 adicións e 1 borrados
  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>