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