浏览代码

V2.0.1 init

yangzian 3 年之前
父节点
当前提交
03e85fc86b
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      jeecg-boot-module-system/src/main/resources/application-test.yml

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

@@ -152,7 +152,8 @@ spring:
          max-wait: -1ms  #最大建立连接等待时间。如果超过此时间将接到异常。设为-1表示无限制。
          min-idle: 0     #最小等待连接中的数量,设 0 为没有限制
        shutdown-timeout: 100ms
-     password: hcst@2020
+     #password: hcst@2020
+     password: ''
      port: 6379
 #mybatis plus 设置
 mybatis-plus: