北京暂降10月出差开发版本
This commit is contained in:
@@ -8,7 +8,7 @@ spring:
|
||||
application:
|
||||
name: event_smart
|
||||
profiles:
|
||||
active: dev
|
||||
active: prod
|
||||
|
||||
|
||||
#mybatis配置信息
|
||||
@@ -38,9 +38,13 @@ db:
|
||||
business:
|
||||
#处理波形数据位置
|
||||
wavePath: D://Comtrade
|
||||
|
||||
targetPath: /pqmonitor
|
||||
exportBaseDir: D://exportComtrade
|
||||
cronExpression:
|
||||
eventCronExpression: 0 9 0/1 * * ?
|
||||
failCronExpression: 0 16 0/1 * * ?
|
||||
userCronExpression: 0 5 0/1 * * ?
|
||||
syncinterval: 60
|
||||
failsyncinterval: 1440
|
||||
#wavePath: /usr/local/comtrade
|
||||
#处理临时数据
|
||||
tempPath: D://file
|
||||
|
||||
Reference in New Issue
Block a user