mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-15 03:15:07 +08:00
【功能优化】全局:接入 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