更新配置

This commit is contained in:
648540858
2020-10-15 17:05:14 +08:00
parent 9cd9ebd060
commit b15115565c
2 changed files with 10 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
spring:
application:
name: iot-vmp-vmanager
# 影子数据存储方式支持redis、jdbc
# 影子数据存储方式支持redis、jdbc,暂不支持mysql
database: redis
# 通信方式支持kafka、http
communicate: http