mirror of
https://github.com/certd/certd.git
synced 2026-05-16 05:07:32 +08:00
chore:
This commit is contained in:
@@ -76,7 +76,7 @@ export class NotificationService extends BaseService<NotificationEntity> {
|
||||
},
|
||||
});
|
||||
if (!res) {
|
||||
throw new ValidateException('默认通知配置不存在');
|
||||
return null;
|
||||
}
|
||||
return this.buildNotificationInstanceConfig(res);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user