接口路径修改

This commit is contained in:
stt
2025-12-01 14:15:16 +08:00
parent 58ee36c6a5
commit 79a246cd87

View File

@@ -58,7 +58,7 @@ const loop50 = (key: string) => {
return list return list
} }
const tableStore: any = new TableStore({ const tableStore: any = new TableStore({
url: '/harmonic-boot/totalLimitStatistics/details', url: '/cs-harmonic-boot/totalLimitStatistics/details',
method: 'POST', method: 'POST',
publicHeight: 30, publicHeight: 30,
showPage: false, showPage: false,