Browse Source

Merge branch 'redis清除新' into prd

zxfqwert 4 tháng trước cách đây
mục cha
commit
142f8b38e6
1 tập tin đã thay đổi với 1 bổ sung5 xóa
  1. 1 5
      suishenbang-wxportal/suishenbang-wxportal-manager/pom.xml

+ 1 - 5
suishenbang-wxportal/suishenbang-wxportal-manager/pom.xml

@@ -44,11 +44,7 @@
             <groupId>com.dgtly</groupId>
             <artifactId>suishenbang-system</artifactId>
         </dependency>
-        <dependency>
-            <groupId>redis.clients</groupId>
-            <artifactId>jedis</artifactId>
-            <version>5.0.2</version>
-        </dependency>
+
 
 
     </dependencies>