!68 refactor(sa-base): 修正邮件服务类中的注释

Merge pull request !68 from Engineer/master
This commit is contained in:
1024创新实验室
2025-04-27 07:29:55 +00:00
committed by Gitee
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ import java.util.Map;
/**
*
* 发邮件:<br/>
* 发邮件:<br/>
* 1、支持直接发送 <br/>
* 2、支持使用邮件模板发送
*