lingling
2025-03-19 74f5570dceeb1a5a88c0a685705a9e4cc88881ce
LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs
@@ -125,6 +125,11 @@
    public string PhoneNumber { get; set; }
    /// <summary>
    /// 姓名
    /// </summary>
    public string Name { get; set; }
    /// <summary>
    /// 最后登录渠道
    /// </summary>
    public string? CreationChannle { get; set; }