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