Explorar el Código

引入stream模块

xucaiqin hace 2 años
padre
commit
b089bb9858
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      sckw-modules/sckw-payment/pom.xml

+ 5 - 0
sckw-modules/sckw-payment/pom.xml

@@ -39,6 +39,11 @@
             <artifactId>sckw-common-datasource</artifactId>
         </dependency>
 
+        <dependency>
+            <groupId>com.sckw</groupId>
+            <artifactId>sckw-common-stream</artifactId>
+        </dependency>
+
         <dependency>
             <groupId>com.sckw</groupId>
             <artifactId>sckw-common-redis</artifactId>