sessionStatus
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user