Optimize system log
This commit is contained in:
@@ -51,5 +51,8 @@ class SysLogGetVo(
|
||||
val executeTime: Long?,
|
||||
|
||||
@Schema(description = "用户代理")
|
||||
val userAgent: String?
|
||||
val userAgent: String?,
|
||||
|
||||
@Schema(description = "操作用户名")
|
||||
val operateUsername: String?
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user