Przeglądaj źródła

fix: 进线客户统计

xdd 1 miesiąc temu
rodzic
commit
6ca2b28eb0

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

@@ -100,4 +100,8 @@ public class QwWatchLogAllStatisticsListVO {
     private Long companyId;
 
     private Long companyUserId;
+
+    private Long fsUserId;
+
+    private String fsUserName;
 }