| | |
| | | import java.util.List; |
| | | import java.util.Properties; |
| | | |
| | | /* loaded from: blade-starter-notify-9.3.0.0-SNAPSHOT.jar:org/springblade/core/notify/provider/email/embedded/DefaultEmailProperties.class */ |
| | | public class DefaultEmailProperties { |
| | | private String host; |
| | | private int port; |
| | |
| | | return this.properties; |
| | | } |
| | | |
| | | /* loaded from: blade-starter-notify-9.3.0.0-SNAPSHOT.jar:org/springblade/core/notify/provider/email/embedded/DefaultEmailProperties$ConfigProperty.class */ |
| | | |
| | | public static class ConfigProperty { |
| | | private String name; |
| | | private String value; |