|
@ -883,8 +883,8 @@ public class WeiXinEventProcess {
|
|
|
|
|
|
Map<String, String> articleConsult = new HashMap<>();
|
|
|
articleConsult.put("Url", url);
|
|
|
articleConsult.put("Title", "您有一个开通专科服务的邀请,点击查看");
|
|
|
articleConsult.put("Description", "家庭医生协助专科医生团队为您提供专项服务");
|
|
|
articleConsult.put("Title", "您正在申请开通专科服务,点击查看");
|
|
|
articleConsult.put("Description", "共同为您提供健康管理保障");
|
|
|
articleConsult.put("PicUrl", imgWebapp.getSpecialist_sign_url());
|
|
|
|
|
|
articles.add(articleConsult);
|