zhengyuxuan
2025-04-02 02f5cf149ac0fecd8c7ee67bf57fb814d8464ba4
LifePayment/LifePayment.Domain/LifePay/DallyStatistics.cs
@@ -79,4 +79,9 @@
    /// 统计日期
    /// </summary>
    public DateTime Date { get; set; }
    /// <summary>
    /// 累计佣金
    /// </summary>
    public decimal AccumulatedChannlesRakePrice { get; set; }
}