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