河北国网上报接口调整
This commit is contained in:
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user