refactor(gateway): 移除CS系统应用版本获取接口配置
- 移除 /cs-system-boot/appVersion/getLastData 接口路径配置 - 清理相关的历史数据分析接口配置项 - 优化网关路由规则避免不必要的路径暴露
This commit is contained in:
@@ -249,7 +249,6 @@ whitelist:
|
|||||||
- /harmonic-boot/comAccess/getComAccessData
|
- /harmonic-boot/comAccess/getComAccessData
|
||||||
- /harmonic-boot/harmonic/getHistoryResult
|
- /harmonic-boot/harmonic/getHistoryResult
|
||||||
- /event-boot/transient/getTransientAnalyseWave
|
- /event-boot/transient/getTransientAnalyseWave
|
||||||
- /cs-system-boot/appVersion/getLastData
|
|
||||||
# - /**
|
# - /**
|
||||||
#开始
|
#开始
|
||||||
# - /advance-boot/**
|
# - /advance-boot/**
|
||||||
|
|||||||
Reference in New Issue
Block a user