接口路径修改

This commit is contained in:
stt
2025-12-01 09:33:12 +08:00
parent 515dcfe76c
commit 58ee36c6a5
10 changed files with 21 additions and 21 deletions

View File

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