Commit 69229b97 by 吴博

bug: [none] fix小程序消息

parent 9b6a09de
...@@ -591,7 +591,7 @@ public class CultivateNotifyBizImpl implements CultivateNotifyBiz { ...@@ -591,7 +591,7 @@ public class CultivateNotifyBizImpl implements CultivateNotifyBiz {
} }
cultivateNotifySendDao.insert(list); cultivateNotifySendDao.insert(list);
//发送模板消息 //发送模板消息
sendAppletTemplateMessage(list, null, BookProps.getMiniOfficialAccountsId()); //sendAppletTemplateMessage(list, null, BookProps.getMiniOfficialAccountsId());
} }
@Override @Override
......
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