zhengyiming
昨天 f7bb0825bc06b8cea32caa44d2326dde51990e77
LifePayment/LifePayment.Application.Contracts/LifePay/LifePayInput.cs
@@ -888,3 +888,10 @@
{
    public LifePayChannelsStatsEnum? Status { get; set; }
}
public class GetLifePayRateOutput
{
    public decimal SupplierRate { get; set; }
    public decimal Rate { get; set; }
}