打卡优化

This commit is contained in:
xiezhijun
2021-04-15 09:32:36 +08:00
parent 5c048db222
commit 3b644ee3c1
3 changed files with 14 additions and 0 deletions

View File

@ -76,6 +76,9 @@ public class SysWxUserLog extends BaseEntity
//客户ID
private Long customerId;
//建议
private String remark;
/**
* 非持久化字段,客户姓名
*/