mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-05-01 05:51:46 +00: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