Add user manager. Optimize code.
This commit is contained in:
@@ -2,3 +2,4 @@ export const URL_API_LOGIN = '/login'
|
||||
export const URL_API_TOKEN = '/token'
|
||||
export const URL_API_LOGOUT = '/logout'
|
||||
export const URL_API_USER_INFO = '/system/user/info'
|
||||
export const URL_API_USER_LIST = '/system/user'
|
||||
|
||||
Reference in New Issue
Block a user