chore: initial commit
This commit is contained in:
3
frontend/packages/lib-shared/api/requrls/system/log.ts
Normal file
3
frontend/packages/lib-shared/api/requrls/system/log.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export const LoginLogListUrl = '/login/log/list'; // 登录日志
|
||||
export const OperationLogListUrl = '/operation/log/list'; // 操作日志
|
||||
export const GetOperationLogDetailUrl = '/operation/log/detail'; // 操作日志-详情
|
||||
Reference in New Issue
Block a user