Add role table
This commit is contained in:
@@ -4,3 +4,4 @@ export const URL_API_LOGOUT = '/logout'
|
||||
export const URL_API_SYS_LOG = '/system/log'
|
||||
export const URL_API_USER_INFO = '/system/user/info'
|
||||
export const URL_API_USER_LIST = '/system/user'
|
||||
export const URL_API_SYS_ROLE = '/system/role'
|
||||
|
||||
Reference in New Issue
Block a user