@Service public class EmailNoticeService extends Object
@Comment(value="\u53d1\u9001\u6d88\u606f") public void sendMsg(String toEmail, String msg) throws BusiException
toEmail - 发送邮箱msg - 消息ExceptionBusiException@Comment(value="\u53d1\u9001\u9a8c\u8bc1\u7801") public void sendCode(String toEmail, String code) throws BusiException
toEmail - 发送邮件地址code - 验证码BusiException@Comment(value="\u4ece\u7f13\u5b58\u4e2d\u83b7\u53d6\u9a8c\u7801") public String getCode(String key)
key - @Comment(value="\u5220\u9664Cache") public void removeCode(String key)
key - Copyright © 2025. All rights reserved.