gaoluyang
2026-06-26 4a71c6beb268ba17ca472f45401c8ee97846e97e
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';