|
@@ -95,7 +95,7 @@ public class EpiTemplateMessageService {
|
|
map.put("keyword3", str1);
|
|
map.put("keyword3", str1);
|
|
map.put("keyword4", "无");
|
|
map.put("keyword4", "无");
|
|
map.put("keyword5", "系统");
|
|
map.put("keyword5", "系统");
|
|
- map.put("remark", "亲爱的居民,有新的团购正在组织进行请及时关注,如有需要进入应用在截止时前上报您的物资需求,谢谢配合");
|
|
|
|
|
|
+ map.put("remark", "亲爱的居民,有新的团购正在组织进行请及时关注,如有需要进入应用在截止时间前上报您的物资需求,谢谢配合");
|
|
re = 1;
|
|
re = 1;
|
|
}
|
|
}
|
|
templateMessageService.sendSysRemindMessage(openId, "", map);
|
|
templateMessageService.sendSysRemindMessage(openId, "", map);
|