崔宝成-日程通知提醒邮件接口
This commit is contained in:
parent
36a872f9bc
commit
cb1dc4b9b7
@ -63,5 +63,5 @@ public interface IMailService {
|
|||||||
String recipientIds,
|
String recipientIds,
|
||||||
String recipientNames,
|
String recipientNames,
|
||||||
String title,
|
String title,
|
||||||
String content);
|
String content) throws Exception;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user