考勤组插入bug
This commit is contained in:
parent
ca4d366d74
commit
cd2703080d
@ -49,6 +49,11 @@ public class TbVisitorManagement extends TenantEntity {
|
||||
*/
|
||||
private String visitingReason;
|
||||
|
||||
/**
|
||||
* 类型(0:拜访,1:邀约)
|
||||
*/
|
||||
private Integer type;
|
||||
|
||||
/**
|
||||
* 被访人
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user