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