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

Commit 6a72a819 authored by jiangxiulong's avatar jiangxiulong

test

parent a1c483a3
......@@ -206,9 +206,9 @@ public class SweetAppletSubMsgServiceImpl extends ServiceImpl<SweetAppletSubMsgM
String msgId = info.getMsgId();
// 发送订阅消息接口
boolean subMessage = sendSubMessage(info, targetId, title, timeStart);
if (subMessage) {
// 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