zhengyuxuan
2025-03-19 68af68bf2993e1c29b9165f549723701fe03a509
LifePayment/LifePayment.Application.Contracts/LifePay/LifePayInput.cs
@@ -217,7 +217,7 @@
    /// <summary>
    /// 下单渠道
    /// </summary>
    public Guid? ChannelId { get; set; }
    public string? ChannelId { get; set; }
}