河北国网上报接口调整

This commit is contained in:
cdf
2024-05-30 20:34:36 +08:00
parent a87b421720
commit 9f230278bd
6 changed files with 110 additions and 103 deletions

View File

@@ -186,6 +186,12 @@ spring:
filters:
- SwaggerHeaderFilter
- StripPrefix=1
#河北国网总部调用省侧接口,路径总部统一规定
- id: hb_pms_down
uri: lb://harmonic-boot
predicates:
- Path=/IndexAnalysis/**
#项目日志的配置
logging:
@@ -233,9 +239,7 @@ whitelist:
- /user-boot/**
- /harmonic-boot/**
- /user-boot/user/listAllUserByDeptId
- /harmonic-boot/IndexAnalysis/BenchmarkLevelEva/getBaseEvaOnlineBusDetail
- /IndexAnalysis/**
mqtt:
client-id: @artifactId@${random.value}