Commit 9de9bef5 by zhaolianjie

加入redisUtil

1 parent fdb24f2c
...@@ -6,6 +6,11 @@ spring: ...@@ -6,6 +6,11 @@ spring:
username: weishuangshuang username: weishuangshuang
password: weishuangshuang2020PipiTest password: weishuangshuang2020PipiTest
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
redis:
host: 10.1.10.33
database: 2
port: 6379
password: 123456
# 飞书相关配置参数 # 飞书相关配置参数
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!