提交 05bbee78 authored 作者: xc's avatar xc

xc

上级 6a832218
......@@ -130,8 +130,7 @@ public class NoticeServiceImpl implements NoticeService {
+ "]给" + dataList
+ "发送了关于[" + notice.getTitle() + "]的通知";
String data3 = "[" +userDo.getUnit() + "][" + userDo.getName()
+ "]给您发送了《" + notice.getTitle() + "》";
String data3 = "您给"+ dataList + "发送了《" + notice.getTitle() + "》,发送成功!";
Attention attention = new Attention();
attention.setStatus(0);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论