|
@ -2,8 +2,8 @@ import { ID, IDS } from '@/api/base'; |
|
|
import { defHttp } from '@/utils/http/axios'; |
|
|
import { defHttp } from '@/utils/http/axios'; |
|
|
|
|
|
|
|
|
enum Api { |
|
|
enum Api { |
|
|
root = '/air/webSiteNetDataAnalysis', |
|
|
root = '/air/checkInfo', |
|
|
list = '/air/webSiteNetDataAnalysis/list', |
|
|
list = '/air/checkInfo/list', |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
export function list(params: any) { |
|
|
export function list(params: any) { |
|
|