mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 01:18:27 +08:00
sessionStatus
This commit is contained in:
parent
3eac132857
commit
a7b31c4539
@ -85,12 +85,12 @@ public class HistoryLogin extends JpaEntity implements Serializable{
|
||||
@Column
|
||||
Date logoutTime;
|
||||
@Column
|
||||
int sessionStatus;
|
||||
@Column
|
||||
private String instId;
|
||||
|
||||
private String instName;
|
||||
|
||||
int sessionStatus;
|
||||
|
||||
String startDate;
|
||||
String endDate;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user