mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
邮箱通知支持多个收件人
This commit is contained in:
@@ -117,6 +117,7 @@ export class EmailNotification extends NotificationBaseInfo {
|
||||
public emailService: string = '';
|
||||
public emailUser: string = '';
|
||||
public emailPass: string = '';
|
||||
public emailTo: string = '';
|
||||
}
|
||||
|
||||
export class PushMeNotification extends NotificationBaseInfo {
|
||||
|
||||
Reference in New Issue
Block a user