mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-15 19:35:07 +08:00
🐛 修复 operateLog 和 loginLog 在 IDEA 报错的问题
This commit is contained in:
@ -7,6 +7,7 @@ export interface LoginLogVO {
|
||||
userId: number
|
||||
userType: number
|
||||
username: string
|
||||
result: number
|
||||
status: number
|
||||
userIp: string
|
||||
userAgent: string
|
||||
|
Reference in New Issue
Block a user