领测软件测试网
软件测试技术门户3_&zA2GkZU.wU.H FnL-{ zDprivate long createdDate; // 创建时间
软件测试技术门户;xd&lR2ID`lG private long lockDate; // 锁定时间
软件测试技术门户{$~k{eZ public User() {}
[ Tg
r:X+_,j*Y5m public User(String username, String password, boolean admin, long lastSignOnDate) {
软件测试技术门户T:j$IE'nD2T this.username = username;
软件测试技术门户-q'hS(n.U!I\+Q
?#P this.password = password;
pki.{(V this.admin = admin;
|;FAh?C }
q+kW6h,Bx ^:jw @Id
软件测试技术门户Z}&pCOn2\p @Column(updatable=false, length=20)
3D#V