mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-05-04 02:59:01 +00:00
【优化】新增 sslEnable 字段,支持 outlook 邮箱
This commit is contained in:
@@ -8,6 +8,7 @@ export interface MailAccountVO {
|
||||
host: string
|
||||
port: number
|
||||
sslEnable: boolean
|
||||
starttlsEnable: boolean
|
||||
}
|
||||
|
||||
// 查询邮箱账号列表
|
||||
|
||||
Reference in New Issue
Block a user