|
|
@ -2,14 +2,6 @@ |
|
|
|
server: |
|
|
|
server: |
|
|
|
port: 8300 |
|
|
|
port: 8300 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#数据源配置 |
|
|
|
|
|
|
|
#spring: |
|
|
|
|
|
|
|
# datasource: |
|
|
|
|
|
|
|
# url: ${blade.datasource.dev.url} |
|
|
|
|
|
|
|
# username: ${blade.datasource.dev.username} |
|
|
|
|
|
|
|
# password: ${blade.datasource.dev.password} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spring: |
|
|
|
spring: |
|
|
|
#排除DruidDataSourceAutoConfigure |
|
|
|
#排除DruidDataSourceAutoConfigure |
|
|
|
autoconfigure: |
|
|
|
autoconfigure: |
|
|
@ -42,11 +34,9 @@ spring: |
|
|
|
|
|
|
|
|
|
|
|
#oss配置 |
|
|
|
#oss配置 |
|
|
|
oss: |
|
|
|
oss: |
|
|
|
endpoint: "${hzinfo.oss.endpoint}" |
|
|
|
endpoint: ${hzinfo.oss.endpoint} |
|
|
|
access-key: "${hzinfo.oss.access-key}" |
|
|
|
access-key: ${hzinfo.oss.access-key} |
|
|
|
secret-key: "${hzinfo.oss.secret-key}" |
|
|
|
secret-key: ${hzinfo.oss.secret-key} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#mybatis-plus配置 |
|
|
|
#mybatis-plus配置 |
|
|
@ -59,16 +49,14 @@ mybatis-plus: |
|
|
|
swagger: |
|
|
|
swagger: |
|
|
|
base-packages: com.hnac.hzims,org.springbalde,com.hnac |
|
|
|
base-packages: com.hnac.hzims,org.springbalde,com.hnac |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
xxl: |
|
|
|
xxl: |
|
|
|
job: |
|
|
|
job: |
|
|
|
accessToken: '' |
|
|
|
accessToken: '' |
|
|
|
admin: |
|
|
|
admin: |
|
|
|
addresses: http://${hzims.server.ip}:7009/xxl-job-admin |
|
|
|
addresses: http://${hzims.xxljob.ip}:${hzims.xxljob.port}/xxl-job-admin |
|
|
|
executor: |
|
|
|
executor: |
|
|
|
appname: hzims-equipment |
|
|
|
appname: hzims-equipment |
|
|
|
ip: "${hzims.server.ip}" |
|
|
|
ip: ${hzims.xxljob.ip} |
|
|
|
logpath: /data/applogs/xxl-job/jobhandler |
|
|
|
logpath: /data/applogs/xxl-job/jobhandler |
|
|
|
logretentiondays: -1 |
|
|
|
logretentiondays: -1 |
|
|
|
port: 28300 |
|
|
|
port: 28300 |
|
|
@ -101,63 +89,63 @@ blade: |
|
|
|
data: |
|
|
|
data: |
|
|
|
sdk: |
|
|
|
sdk: |
|
|
|
enabled: true |
|
|
|
enabled: true |
|
|
|
url: http://192.168.60.29/api/hzinfo-data-config |
|
|
|
url: http://${hzims.sdk.ip}/api/hzinfo-data-config |
|
|
|
appId: '1635888805125099521' |
|
|
|
appId: ${hzims.sdk.appId} |
|
|
|
appSecret: f4b6a4dc696b36445d2e5d38bbab2417 |
|
|
|
appSecret: ${hzims.sdk.appSecret} |
|
|
|
data-scope: |
|
|
|
data-scope: |
|
|
|
enabled: false |
|
|
|
enabled: false |
|
|
|
|
|
|
|
|
|
|
|
url: |
|
|
|
url: |
|
|
|
getAutoFault: http://175.6.40.69:9196/diagnose/getAutoFault |
|
|
|
getAutoFault: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/getAutoFault |
|
|
|
getMonitorFault: http://175.6.40.69:9196/diagnose/getMonitorFault |
|
|
|
getMonitorFault: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/getMonitorFault |
|
|
|
getFaultAndMonitor: http://175.6.40.69:9196/diagnose/getFaultAndMonitor |
|
|
|
getFaultAndMonitor: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/getFaultAndMonitor |
|
|
|
updateFaultState_Auto: http://175.6.40.69:9196/diagnose/updateFaultState_Auto |
|
|
|
updateFaultState_Auto: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/updateFaultState_Auto |
|
|
|
updateFaultState_All: http://175.6.40.69:9196/diagnose/updateFaultState_All |
|
|
|
updateFaultState_All: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/updateFaultState_All |
|
|
|
updateFaultState: http://175.6.40.69:9196/diagnose/updateFaultState_Manual |
|
|
|
updateFaultState: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/updateFaultState_Manual |
|
|
|
listAll: http://175.6.40.69:9196/api/listAll |
|
|
|
listAll: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/api/listAll |
|
|
|
searchFaultState: http://175.6.40.69:9196/diagnose/searchFaultState |
|
|
|
searchFaultState: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/searchFaultState |
|
|
|
getGraph: http://175.6.40.69:9196/diagnose/getGraph |
|
|
|
getGraph: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/getGraph |
|
|
|
nextstep: http://175.6.40.69:9196/diagnose/nextstep |
|
|
|
nextstep: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/nextstep |
|
|
|
searchFaultStateByFaults: http://175.6.40.69:9196/diagnose/searchFaultStateByFaults |
|
|
|
searchFaultStateByFaults: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/searchFaultStateByFaults |
|
|
|
getStations: http://175.6.40.69:9196/diagnose/getStations |
|
|
|
getStations: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/getStations |
|
|
|
getMonitorByFaultStatus: http://175.6.40.69:9196/diagnose/getMonitorByFaultStatus |
|
|
|
getMonitorByFaultStatus: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/getMonitorByFaultStatus |
|
|
|
getStatisticStatus: http://175.6.40.69:9196/diagnose/getStatisticStatus |
|
|
|
getStatisticStatus: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/getStatisticStatus |
|
|
|
getNextStepWithTree: http://175.6.40.69:9196/diagnose/nextstepwithtree |
|
|
|
getNextStepWithTree: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/nextstepwithtree |
|
|
|
getFaultStatusTableData: http://175.6.40.69:9196/diagnose/GetFaultStatusTableData |
|
|
|
getFaultStatusTableData: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/GetFaultStatusTableData |
|
|
|
getNeoFaultPropertyList: http://175.6.40.69:9196/diagnose/GetNeoFaultPropertyList |
|
|
|
getNeoFaultPropertyList: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/GetNeoFaultPropertyList |
|
|
|
getNeoFaultTableData: http://175.6.40.69:9196/diagnose/GetNeoFaultTableData |
|
|
|
getNeoFaultTableData: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/GetNeoFaultTableData |
|
|
|
setFaultStatusInfo: http://175.6.40.69:9196/diagnose/setFaultStatusInfo |
|
|
|
setFaultStatusInfo: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/setFaultStatusInfo |
|
|
|
# 获取需更新的预测模型 |
|
|
|
# 获取需更新的预测模型 |
|
|
|
getOutdatePredictModel: http://175.6.40.69:9196/diagnose/getOutdatePredictModel |
|
|
|
getOutdatePredictModel: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/getOutdatePredictModel |
|
|
|
# 训练预测模型 |
|
|
|
# 训练预测模型 |
|
|
|
trainPredictModel: http://175.6.40.69:9196/diagnose/trainPredictModel |
|
|
|
trainPredictModel: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/trainPredictModel |
|
|
|
# fdp监测点与数据平台监测点绑定关系推送 |
|
|
|
# fdp监测点与数据平台监测点绑定关系推送 |
|
|
|
setDataLink: http://175.6.40.69:9196/diagnose/setDataLink |
|
|
|
setDataLink: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/setDataLink |
|
|
|
#提交站点消息 |
|
|
|
#提交站点消息 |
|
|
|
submitStationInfo: http://175.6.40.69:9196/qa/submitStationInfo |
|
|
|
submitStationInfo: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/qa/submitStationInfo |
|
|
|
#删除站点信息 |
|
|
|
#删除站点信息 |
|
|
|
deleteStationInfo: http://175.6.40.69:9196/qa/deleteStationInfo |
|
|
|
deleteStationInfo: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/qa/deleteStationInfo |
|
|
|
#获取机组问题 |
|
|
|
#获取机组问题 |
|
|
|
getDevsetQuestion: http://175.6.40.69:9196/qa/getDevsetQuestion |
|
|
|
getDevsetQuestion: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/qa/getDevsetQuestion |
|
|
|
#获取站点问题 |
|
|
|
#获取站点问题 |
|
|
|
getStationQuestion: http://175.6.40.69:9196/qa/getStationQuestion |
|
|
|
getStationQuestion: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/qa/getStationQuestion |
|
|
|
#提交机组问题的答案 |
|
|
|
#提交机组问题的答案 |
|
|
|
submitDevsetAnswer: http://175.6.40.69:9196/qa/submitDevsetAnswer |
|
|
|
submitDevsetAnswer: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/qa/submitDevsetAnswer |
|
|
|
#提交站点问题的答案 |
|
|
|
#提交站点问题的答案 |
|
|
|
submitStationAnswer: http://175.6.40.69:9196/qa/submitStationAnswer |
|
|
|
submitStationAnswer: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/qa/submitStationAnswer |
|
|
|
#实例化站点图谱 |
|
|
|
#实例化站点图谱 |
|
|
|
generateGraphInstance: http://175.6.40.69:9196/qa/generateGraphInstance |
|
|
|
generateGraphInstance: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/qa/generateGraphInstance |
|
|
|
#按物模型实例编号获取问题答案 |
|
|
|
#按物模型实例编号获取问题答案 |
|
|
|
getInstanceAnswer: http://175.6.40.69:9196/qa/getInstanceAnswer |
|
|
|
getInstanceAnswer: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/qa/getInstanceAnswer |
|
|
|
#按物模型实例编号删除问题答案 |
|
|
|
#按物模型实例编号删除问题答案 |
|
|
|
deleteInstanceAnswer: http://175.6.40.69:9196/qa/deleteInstanceAnswer |
|
|
|
deleteInstanceAnswer: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/qa/deleteInstanceAnswer |
|
|
|
#删除站点问题的答案 |
|
|
|
#删除站点问题的答案 |
|
|
|
deleteStationAnswer: http://175.6.40.69:9196/qa/deleteStationAnswer |
|
|
|
deleteStationAnswer: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/qa/deleteStationAnswer |
|
|
|
# 删除机组问题答案 |
|
|
|
# 删除机组问题答案 |
|
|
|
deleteDevsetAnswer: http://175.6.40.69:9196/qa/deleteDevsetAnswer |
|
|
|
deleteDevsetAnswer: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/qa/deleteDevsetAnswer |
|
|
|
# 提交问题答案 |
|
|
|
# 提交问题答案 |
|
|
|
submitResult: http://175.6.40.69:9196/diagnose/submitResult |
|
|
|
submitResult: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/submitResult |
|
|
|
# 获取智能诊断历史趋势图 |
|
|
|
# 获取智能诊断历史趋势图 |
|
|
|
searchFaultHistoryState: http://175.6.40.69:9196/diagnose/searchFaultHistoryState |
|
|
|
searchFaultHistoryState: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/searchFaultHistoryState |
|
|
|
# 获取故障相关的实时数据 |
|
|
|
# 获取故障相关的实时数据 |
|
|
|
getRealByFault: http://175.6.40.69:9196/diagnose/getRealByFault |
|
|
|
getRealByFault: http://${hzims.fdp.url.ip}:${hzims.fdp.url.port}/diagnose/getRealByFault |