【功能优化】全局:接入 V2 版本操作日志
This commit is contained in:
@ -14,6 +14,7 @@ export type OperateLogVO = {
|
||||
requestMethod: string
|
||||
requestUrl: string
|
||||
userIp: string
|
||||
userAgent: string
|
||||
creator: string
|
||||
creatorName: string
|
||||
createTime: Date
|
||||
|
||||
Reference in New Issue
Block a user