@@ -146,6 +146,7 @@ public class ThirdPartyServiceImpl implements ThirdPartyService {
}
+ //博虎UV需要去重
if (secretEnum == SecretEnum.SECRET_ENUM_10) {
List<ReportUvVo> res = new ArrayList<>();
return CommonResponse.success(res);