mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-09-19 03:46:38 +08:00
refactor(sa-base): 修正邮件服务类中的注释
- 将"发生邮件"修改为"发送邮件",纠正了拼写错误 - 优化了代码注释的准确性,提高了代码可读性
This commit is contained in:
parent
47d41f0379
commit
c49c1bbbfe
@ -33,7 +33,7 @@ import java.util.Map;
|
||||
|
||||
/**
|
||||
*
|
||||
* 发生邮件:<br/>
|
||||
* 发送邮件:<br/>
|
||||
* 1、支持直接发送 <br/>
|
||||
* 2、支持使用邮件模板发送
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user