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