后台-个人设置
This commit is contained in:
@@ -7,4 +7,10 @@ export const AdminLogServices = {
|
||||
getAdminMenuAjaxList: '/AdminMenu/getAdminMenuAjaxList',
|
||||
/** 权限 */
|
||||
getAdminFunctionAjaxList: '/AdminFunction/getAdminFunctionAjaxList',
|
||||
|
||||
/** AJAX */
|
||||
/** 登录日志 */
|
||||
getAdminLoginLogAjaxList: '/AdminLog/getAdminLoginLogAjaxList',
|
||||
/** 操作日志 */
|
||||
getAdminSysLogAjaxList: '/AdminLog/getAdminSysLogAjaxList',
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user