新增:

1、redis 发布订阅
2、发布订阅模型修改
This commit is contained in:
lxy
2020-08-15 00:38:11 +08:00
parent 30291fb6e7
commit 60a5bd300f
13 changed files with 266 additions and 152 deletions

4
conf/redis.properties Normal file
View File

@@ -0,0 +1,4 @@
# redis
redis.host=47.111.150.118
redis.password=*Zhong9307!
redis.port=6064