Commit 4a5bb9fc authored by shiyu's avatar shiyu

发送上新通知2

parent 428f9bac
......@@ -137,7 +137,7 @@ public class NewItemNoticeJob {
long fansId = followFansRecord.getFansId();
String url = wxAppletApi.getUrlLink("/pages/home/index",null);
String msg = "您关注的用户发布了新的藏品," + "请前往"+ url + "查看";
// aliSmsSender.sendSms(fansId, msg);
aliSmsSender.sendSms(fansId, msg);
}
}
}
......
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