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