-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat#701 #923
base: develop
Are you sure you want to change the base?
Feat#701 #923
Conversation
可以放几张效果图 |
是不是可以把通知和报警类型的 Title 替换为内容的第一行,因为当前的 Title 容易抓不到重点 |
请考虑将邮件标题变更为类似如下几种
|
好的,我改下标题 |
Codecov ReportBase: 24.72% // Head: 26.68% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #923 +/- ##
=============================================
+ Coverage 24.72% 26.68% +1.95%
- Complexity 577 667 +90
=============================================
Files 239 244 +5
Lines 5468 5738 +270
Branches 494 514 +20
=============================================
+ Hits 1352 1531 +179
- Misses 3995 4059 +64
- Partials 121 148 +27
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
看代码实现方面已经没有问题了,我需要考虑下邮箱配置接入以及如何打通 Server 模式,会花些时间,请稍等。 |
|
Fixes #701
使用qq,163,gmail作为发送邮件服务测试正常
改用freemarker和spring-boot-starter-mail实现