联调 承载能力评估

This commit is contained in:
GGJ
2024-03-06 20:37:36 +08:00
parent e4745f891f
commit f92e820986
18 changed files with 168 additions and 105 deletions

View File

@@ -30,10 +30,3 @@ export function analyseWave(params:string) {
method: 'get'
})
}
// // 123
// export function queyDetailUser(params:string) {
// return createAxios({
// url: '/cs-harmonic-boot/event/analyseWave?eventId=' + params,
// method: 'get'
// })
// }