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