You've already forked FrameTour-BE
统计修一下
This commit is contained in:
@@ -427,7 +427,7 @@ public class AppStatisticsServiceImpl implements AppStatisticsService {
|
||||
// 计算当前周期的支付订单金额
|
||||
String orderAmount=data.getPayOfOrderAmount();
|
||||
//查询预览视频人数
|
||||
int preview=data.getPreviewOfVideoNum();
|
||||
int preview=data.getPreviewVideoOfMemberNum();
|
||||
//查询扫码人数
|
||||
int scanCode=data.getScanCodeVisitorOfMemberNum();
|
||||
//查询付费人数
|
||||
|
Reference in New Issue
Block a user