用户邮件签名Html代码

usertest
嵇文龙 4 months ago
parent fdb520f9c4
commit 2d5c060e3f

@ -212,11 +212,6 @@ public class SysUser : UserTenantModel<long>
/// </summary>
[Description("签名图片")]
public string SignatureUrl { get; set; }
/// <summary>
/// 邮件签名
/// </summary>
[Description("邮件签名")]
public string SignatureHtml { get; set; }
/// <summary>
/// 邮件签名Html代码

Loading…
Cancel
Save