治理报告联调接口

This commit is contained in:
stt
2025-11-28 11:22:33 +08:00
parent 8ce2968bee
commit 80182cdc6f
3 changed files with 51 additions and 59 deletions

View File

@@ -67,7 +67,8 @@ function createAxios<Data = any, T = ApiPromise<Data>>(
config.url == '/system-boot/file/upload' ||
config.url == '/harmonic-boot/grid/getAssessOverview' ||
config.url == '/harmonic-boot/gridDiagram/getGridDiagramAreaData' ||
config.url == '/cs-device-boot/csline/list'
config.url == '/cs-device-boot/csline/list' ||
config.url == '/cs-harmonic-boot/pqSensitiveUser/getListByIds'
)
)
removePending(config)