新增功率档位 统计报表

This commit is contained in:
caixiang
2023-03-06 11:24:16 +08:00
parent 9ccc971a38
commit 05684b5d2a
14 changed files with 522 additions and 300 deletions

View File

@@ -33,8 +33,8 @@ spring:
enabled: true
redis:
database: 6
host: 10.0.1.249
#host: 127.0.0.1
#host: 10.0.1.249
host: 192.168.0.102
port: 6379
password: '' # 密码(默认为空)
timeout: 6000ms # 连接超时时长(毫秒)