ref: v3变更,,api路由调整

This commit is contained in:
TsMask
2025-09-06 17:42:03 +08:00
parent 6470ed5bc1
commit e8e7a97963
68 changed files with 303 additions and 303 deletions

View File

@@ -21,7 +21,7 @@ import {
importUDMAuth,
resetUDMAuth,
listUDMAuth,
} from '@/api/neData/udm_auth';
} from '@/api/neDataNf/udm_auth';
import { uploadFile } from '@/api/tool/file';
import { getNeViewFile } from '@/api/tool/neFile';
import { currentCoreUid } from '@/hooks/useCoreUid';