mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 09:34:31 +08:00
修复: 邮件服务支持列表链接失效(#2167)
This commit is contained in:
+1
-1
@@ -320,7 +320,7 @@ export default {
|
||||
{
|
||||
label: 'emailService',
|
||||
tip: intl.get(
|
||||
'邮箱服务名称,比如126、163、Gmail、QQ等,支持列表https://nodemailer.com/smtp/well-known/',
|
||||
'邮箱服务名称,比如126、163、Gmail、QQ等,支持列表https://github.com/nodemailer/nodemailer/blob/master/lib/well-known/services.json',
|
||||
),
|
||||
required: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user