Commit f9527942 by 吴博

feat: [1005883] 小睿消息优化

parent d4b7ff1b
......@@ -381,7 +381,7 @@ public class CultivateNotifyBizImpl implements CultivateNotifyBiz {
String text1 = "小睿新鲜事";
String text2 = title;
String first = "推送消息提醒";
String page = "pages/notify/index";
String page = "pages/notify/message/index?messageType=1";
templateConsr.sendTempletMessage4Project(text1, text2, wechatUserId, page, first);
});
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment