Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baiwumm/react-admin
/ getUserInfo
Function
getUserInfo
Xmw_web/src/services/logic/login.ts:31–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
* @Author: 白雾茫茫丶
30
*/
31
export
const
getUserInfo = () => httpRequest.get<API.USERMANAGEMENT>(
'/auth/user-info'
);
32
33
/**
34
* @description: 获取当前用户按钮权限
Callers
1
initUserAuthority
Function · 0.90
Calls
1
get
Method · 0.80
Tested by
no test coverage detected