mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-06-10 03:07:33 +08:00
sessionStatus
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user