You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
150 lines
5.0 KiB
150 lines
5.0 KiB
2 years ago
|
#服务器端口
|
||
|
server:
|
||
|
port: 8501
|
||
|
|
||
|
#数据源配置
|
||
|
spring:
|
||
|
#排除DruidDataSourceAutoConfigure
|
||
|
autoconfigure:
|
||
|
exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
|
||
|
datasource:
|
||
|
url: jdbc:mysql://175.6.40.67:5816/dev_hzims_operation?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&tinyInt1isBit=false&allowMultiQueries=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true
|
||
|
username: root
|
||
|
password: 123
|
||
|
xxl:
|
||
|
job:
|
||
|
accessToken: ''
|
||
|
admin:
|
||
|
addresses: http://192.168.1.20:7009/xxl-job-admin
|
||
|
executor:
|
||
|
appname: hzims-operational
|
||
|
ip: 192.168.1.20
|
||
|
logpath: /data/applogs/xxl-job/jobhandler
|
||
|
logretentiondays: -1
|
||
|
port: 28501
|
||
|
|
||
|
#mybatis-plus配置
|
||
|
mybatis-plus:
|
||
|
mapper-locations: classpath:com/hnac/hzims/**/mapper/*Mapper.xml
|
||
|
#实体扫描,多个package用逗号或者分号分隔
|
||
|
typeAliasesPackage: com.hnac.hzims.**.entity
|
||
|
|
||
|
#swagger扫描路径配置
|
||
|
swagger:
|
||
|
base-packages:
|
||
|
- org.springbalde
|
||
|
- com.hnac
|
||
|
|
||
|
hzims:
|
||
|
# 视频配置秘钥属性
|
||
|
videoProperties:
|
||
|
appKey: 21111042
|
||
|
videoHost: 42.192.39.246:443
|
||
|
appSecret: QXRevZ2AQeXtmlYZT6Rf
|
||
|
|
||
|
equipment:
|
||
|
emInfo:
|
||
|
code: hzims:equipment:emInfo:deviceCode.stationDeviceCode
|
||
|
emInfoList: hzims:equipment:emInfo:deviceCode.emInfoList
|
||
|
fdp:
|
||
|
redisData: hzims:equipment:fdp:fault.data.realIdAndValueList
|
||
|
greaterThan: 0.3
|
||
|
lessThan: 0.9
|
||
|
beEqualOrGreaterThan: 0.9
|
||
|
alert:
|
||
|
# 接收告警的websocket url
|
||
|
ws-url: wss://175.6.40.67:9300/api/hzinfo-data-socket/websocket/soe
|
||
|
config:
|
||
|
#接收遥测或遥信实时数据的websocket url
|
||
|
ws-url: wss://175.6.40.67:9300/api/hzinfo-data-socket/websocket/data
|
||
|
pdf:
|
||
|
# pdf文件存储路径,请配置绝对路径
|
||
|
#file-path: /data/inspect/pdf/file
|
||
|
file-path: D:/data/hzinfo/file # windows
|
||
|
operation:
|
||
|
alert:
|
||
|
saveDefectIsOpen: true
|
||
|
save:
|
||
|
area:
|
||
|
url: http://49.234.126.72:8255/apiIntroduction/demo/saveHzimsArea
|
||
|
station:
|
||
|
url: http://49.234.126.72:8255/apiIntroduction/demo/saveHzimsStation
|
||
|
area:
|
||
|
report: hzims:operation:area:report
|
||
|
monitor:
|
||
|
station: hzims:operation:monitor:station
|
||
|
region:
|
||
|
areaDutyInfoKey: hzims:operation:region:areaDutyInfoKey
|
||
|
deviceClassifyKey: hzims:operation:region:deviceClassifyKey
|
||
|
access:
|
||
|
task-key: hzims:operation:access:task
|
||
|
tenantId: 200000
|
||
|
#工单返回记录(暂存)
|
||
|
workOrder:
|
||
|
access: hzims:operation:workOrder.access
|
||
|
defect: hzims:operation:workOrder.defect
|
||
|
task:
|
||
|
# 消息推送存入redis的key值
|
||
|
templateCode:
|
||
|
maintenance:
|
||
|
taskDispose: hzinfo:operation:maintenance:task
|
||
|
# 消息推送code
|
||
|
jgPushCode: ops-push
|
||
|
comprehensiveD: hzims:operation:comprehensiveD:real.time
|
||
|
realIdKey: hzims:operation:comprehensiveD:realIdKey.realData
|
||
|
realIdKeyGather: hzims:operation:comprehensiveD:realIdKeyGather.realData
|
||
|
homePage:
|
||
|
charge:
|
||
|
url: https://www.hznychh.cn/api/charging-manage/manage/external/provide?secretKey=f5aee9fe24e4d1d80eb7564414392bc3
|
||
|
activePowerKey: hzims:operation:homePage:activePowerKey
|
||
|
jointRelayKey: hzims:operation:homePage:jointRelayKey
|
||
|
systemMonitoring:
|
||
|
hydropowerStation:
|
||
|
hisData: hzims:operation:homePage:systemMonitoring:hydropowerStation:hisData:.
|
||
|
hisDataActivePower: hzims:operation:homePage:systemMonitoring:hydropowerStation:hisDataActivePower:.
|
||
|
theDayHydrograph: hzims:operation:homePage:systemMonitoring:hydropowerStation:theDayHydrograph:.
|
||
|
yearGeneration: hzims:operation:homePage:systemMonitoring:hydropowerStation:yearGeneration.data
|
||
|
hisDataNew: hzims:operation:homePage:systemMonitoring:hydropowerStation:hisDataNew
|
||
|
theDayHydrographNew: hzims:operation:homePage:systemMonitoring:hydropowerStation:theDayHydrographNew
|
||
|
|
||
|
category:
|
||
|
id: 1384429129110360065
|
||
|
|
||
|
defect:
|
||
|
# 超时自动甄别时间间隔:单位(小时)
|
||
|
discriminateDeadline: 1
|
||
|
# 默认计划工时:单位(小时)
|
||
|
defaultPlanHoure: 8
|
||
|
|
||
|
blade:
|
||
|
data-scope:
|
||
|
enabled: false
|
||
|
lock:
|
||
|
enabled: true
|
||
|
address: redis://192.168.1.20:3577
|
||
|
password: 1qaz2WSX@redis
|
||
|
database: 0
|
||
|
ssl: false
|
||
|
|
||
|
url:
|
||
|
video:
|
||
|
login: https://175.6.40.67:9300/hzApi/auth/mix/login?tenantId=200000&account=videoViewers&pwd=e10adc3949ba59abbe56e057f20f883e&grant_type=password&scope=all&type=account
|
||
|
water-out:
|
||
|
#工单受理
|
||
|
orderCrtPackage: http://175.6.40.67:9021/api/water-out/orderCrt/package
|
||
|
orderCrtGrabPackage: http://175.6.40.67:9021/api/water-out/orderCrt/grabPackage
|
||
|
|
||
|
scan:
|
||
|
database: dev_bladex,dev_equipment,dev_hzims,dev_hzims_message,dev_hzims_operation,dev_hzims_weather,dev_hzims_assets,dev_hzims_inspect,dev_hzims_ticket
|
||
|
|
||
|
logging:
|
||
|
level:
|
||
|
com.hnac.hzinfo.inspect.task.feign.IInspectTaskClient: none
|
||
|
com.hnac.hzims.operational: error
|
||
|
feign:
|
||
|
client:
|
||
|
config:
|
||
|
# feign全局日志级别
|
||
|
default:
|
||
|
loggerLevel: none
|