记得上下班打卡 | git大法好,push需谨慎

Commit a80c290b authored by jiangxiulong's avatar jiangxiulong

subMessage

parent 97b5fa91
......@@ -44,9 +44,9 @@ public class SweetAppletSubMsgSendServiceImpl {
String msgId = info.getMsgId();
// 发送订阅消息接口
boolean subMessage = sendSubMessage(info, targetId, title, timeStart);
// if (subMessage) {
msgIdList.add(msgId);
// }
if (subMessage) {
msgIdList.add(msgId);
}
} catch (Exception e) {
// log.error("小程序演出订阅提醒消息处理异常", e);
}
......
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