zhengyiming
2025-04-09 a4b53ae88b588b099cf0e334f99d74d229f7fdc2
LifePayment/LifePayment.Domain/LifePay/LifePayRechargeReceipts.cs
@@ -8,6 +8,9 @@
namespace LifePayment.Domain.LifePay
{
    /// <summary>
    /// 充值流水
    /// </summary>
    public class LifePayRechargeReceipts : FullAuditedEntity<Guid>, IDataUserFilter
    {
        public LifePayRechargeReceipts()