zhengyuxuan
2025-03-19 e464c8747667a0bbf6ea462539ec5c5f57074dce
LifePayment/LifePayment.Domain/LifePay/LifePayOrder.cs
@@ -104,6 +104,6 @@
        public Guid? RefundCheckUserId { get; set; }
        public Guid? ChannelId { get; set; }
        public string? ChannelId { get; set; }
    }
}