调整员工信息表结构
This commit is contained in:
parent
31c9f6a7aa
commit
84125a0f72
@ -123,4 +123,10 @@ public class FtStaffInfoDao {
|
|||||||
* 手机号码
|
* 手机号码
|
||||||
*/
|
*/
|
||||||
private String tel;
|
private String tel;
|
||||||
|
|
||||||
|
private String token;
|
||||||
|
|
||||||
|
private Boolean loginFlag;
|
||||||
|
|
||||||
|
private Long expiredFlag;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user