@@ -95,4 +95,9 @@ public class QwWatchLogAllStatisticsListVO {
*/
private Long videoId;
private String videoName;
+
+ private Long companyId;
+ private Long companyUserId;
}