浏览代码

更新!11

TRX 11 月之前
父节点
当前提交
138e2bda3b
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      FullCardServer/src/main/resources/application-dev.yml

+ 2 - 0
FullCardServer/src/main/resources/application-dev.yml

@@ -34,6 +34,8 @@ spring:
           max-idle: 16   # 最大空闲连接
           min-idle: 8   # 最小空闲连接
           max-wait: 100ms # 连接等待时间
+      key-value-store:
+        notify-keyspace-events: Ex
 
 # c端的小程序配置 (学生端)
 cwechat: