yumeng před 4 roky
rodič
revize
d83a0d7ba0

+ 1 - 1
jeecg-boot-module-system/src/main/resources/application-test.yml

@@ -119,7 +119,7 @@ spring:
         min-idle: 0     #最小等待连接中的数量,设 0 为没有限制
       shutdown-timeout: 100ms
     password: hcst@2020
-    port: 6379
+    port: 637900
 #mybatis plus 设置
 mybatis-plus:
   mapper-locations: classpath*:org/jeecg/modules/**/xml/*Mapper.xml,classpath*:cn/com/ctop/**/xml/*Mapper.xml