短信模板修改
This commit is contained in:
+3
-3
@@ -411,19 +411,19 @@ public class SendMessageServiceImpl implements SendMessageService {
|
||||
//中汽中心标准所-企业端-缴费通知-14
|
||||
sender = "8821092414406";
|
||||
signature = "中汽中心标准所";
|
||||
templateId = "";// todo id
|
||||
templateId = "5c6ae4c97da44664aafbc5c7a2a937e8";
|
||||
break;
|
||||
case "QY_15_KPTZ_KP_CREATE":
|
||||
//中汽中心标准所-企业端-开票通知-15
|
||||
sender = "8821092414406";
|
||||
signature = "中汽中心标准所";
|
||||
templateId = "";// todo id
|
||||
templateId = "e73af5dfa0ec44bf8ca20576b6fc7f77";
|
||||
break;
|
||||
case "QY_16_HYTZ_NOT_AUDIT_CREATE":
|
||||
//中汽中心标准所-企业端-会议通知-16
|
||||
sender = "8821092414406";
|
||||
signature = "中汽中心标准所";
|
||||
templateId = "";// todo id
|
||||
templateId = "54d0f666c03f4de7ac9d9ac87fa60f4c";
|
||||
break;
|
||||
default:
|
||||
throw new JeroBootException("codeType flase.");
|
||||
|
||||
Reference in New Issue
Block a user