Parcourir la source

fix: 进线客户统计

xdd il y a 1 mois
Parent
commit
beaf4f88ea

+ 5 - 0
fs-company/src/main/java/com/fs/qw/vo/QwWatchLogAllStatisticsListVO.java

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