feat(config): update banner api

This commit is contained in:
woody 2025-07-30 14:31:27 +08:00
parent 0e1adc1576
commit ae1259fc81
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ export const pickLogList = params =>
// banner
export const getBanners = () =>
http.get('/home/api/bd-advert-banner/banner-list')
http.get('/system/api/bd-advert-banner/banner-list')