|
@ -321,8 +321,8 @@ public class WeiXinEventProcess {
|
|
|
json.put("type", 20);
|
|
|
//模板消息json串
|
|
|
result = json.toString();
|
|
|
}else if (StringUtils.isNotEmpty(eventKey) && (("wechat_ehc").equals(eventKey)) ||
|
|
|
eventKey.startsWith("qrscene_wechat_ehc")) {
|
|
|
}else if (StringUtils.isNotEmpty(eventKey) && (("wechat_hslq").equals(eventKey)) ||
|
|
|
eventKey.startsWith("qrscene_wechat_hslq")) {
|
|
|
// 配置信息
|
|
|
Properties systemConf = SystemConf.getInstance().getSystemProperties();
|
|
|
// 图文信息
|