LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs @@ -1147,4 +1147,9 @@ /// 凭证 /// </summary> public string Voucher { get; set; } /// <summary> /// 记账时间 /// </summary> public DateTime CreationTime { get; set; } }