zhengyuxuan
2025-03-31 9810e089cb8f0615e333f7e79606e3a0a56e7787
LifePayment/LifePayment.Domain/LifePay/DallyStatistics.cs
@@ -62,4 +62,9 @@
    /// 昨日活跃用户
    /// </summary>
    public int YesterdayActiveUsers { get; set; }
    /// <summary>
    /// 统计渠道
    /// </summary>
    public string ChannelId { get; set; }
}