gaoluyang
2026-06-24 b9a81d64cc965102c2adb70dee1d5a7397da5716
src/api/core/auth.ts
@@ -1,4 +1,4 @@
import type { AuthPermissionInfo } from '..\..\packages\types\src';
import type { AuthPermissionInfo } from '../../packages/types/src';
import { baseRequestClient, requestClient } from '#/api/request';