public class EmailManager extends Object
| 构造器和说明 |
|---|
EmailManager() |
public Map<String,Object> send(List<String> receviersList, List<String> receviersCcList, String title, String content, String showType)
receviersList - the receiver listreceviersCcList - the cc Listtitle - the titlecontent - the contentshowType - the showTypeCopyright © 2021 The Apache Software Foundation. All rights reserved.