设置收费通知发送邮件消息

This commit is contained in:
liangqitao
2021-12-30 17:58:47 +08:00
parent 6c5fa117e7
commit bc8717a543
@@ -479,7 +479,7 @@ public class SendMessageServiceImpl implements SendMessageService {
// 中汽中心标准所-企业端-文件通知-22
sender = "8821092414406";
signature = "中汽中心标准所";
templateId = ""; // todo 模板id没有确定
templateId = "1dfe235047184c3a9c8d7b5652b6b635";
break;
default:
throw new JeroBootException("codeType flase.");