mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-13 04:50:54 +08:00
perf: Use Imports Instead of Aliases
This commit is contained in:
@@ -2,7 +2,7 @@ import type { UserInfo } from '@vben/types';
|
||||
|
||||
import type { UserApiType } from '../types';
|
||||
|
||||
import { request } from '@/forward';
|
||||
import { request } from '#/forward';
|
||||
|
||||
/**
|
||||
* 登录
|
||||
|
||||
Reference in New Issue
Block a user