feat:邮件发送新增签名配置
This commit is contained in:
@@ -24,6 +24,7 @@ namespace Infrastructure
|
||||
public string Password { get; set; }
|
||||
public string Smtp { get; set; }
|
||||
public int Port { get; set; }
|
||||
public string Signature { get; set; }
|
||||
}
|
||||
/// <summary>
|
||||
/// 上传
|
||||
|
||||
Reference in New Issue
Block a user