Browse Source

时报 加入次留率

yumeng 4 năm trước cách đây
mục cha
commit
c23e6739a8

+ 2 - 0
module-kuaishou/src/main/java/cn/com/ctop/kuaishou/modules/report/entity/KuaishouReportHourlyAccount.java

@@ -118,6 +118,8 @@ public class KuaishouReportHourlyAccount implements Serializable {
     @JsonProperty
     private BigDecimal eventCreditGrantLandingPageCost;
     @JsonProperty
+    private BigDecimal eventNextDayStay;
+    @JsonProperty
     private Date createTime;
     @JsonProperty
     private Date updateTime;