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