|
@@ -9,8 +9,8 @@ import java.util.Date;
|
|
|
@Data
|
|
@Data
|
|
|
public class QwWatchLogStatisticsListVO {
|
|
public class QwWatchLogStatisticsListVO {
|
|
|
private Long id;
|
|
private Long id;
|
|
|
- private String qwUserName;
|
|
|
|
|
@Excel(name = "企微员工名称")
|
|
@Excel(name = "企微员工名称")
|
|
|
|
|
+ private String qwUserName;
|
|
|
private String companyUserName;
|
|
private String companyUserName;
|
|
|
private Long companyUserId;
|
|
private Long companyUserId;
|
|
|
private Long companyId;
|
|
private Long companyId;
|