MCPcopy 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 */
31export const getUserInfo = () => httpRequest.get<API.USERMANAGEMENT>('/auth/user-info');
32
33/**
34 * @description: 获取当前用户按钮权限

Callers 1

initUserAuthorityFunction · 0.90

Calls 1

getMethod · 0.80

Tested by

no test coverage detected