mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-16 10:42:00 +08:00
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
This commit is contained in:
@@ -40,6 +40,6 @@ export interface UserInfoResp {
|
||||
/**
|
||||
* 获取用户信息
|
||||
*/
|
||||
export async function getUserInfo() {
|
||||
export async function getUserInfoApi() {
|
||||
return requestClient.get<UserInfoResp>('/system/user/getInfo');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user