提交 cf680dcb authored 作者: xc's avatar xc

xc

上级 05bbee78
......@@ -55,7 +55,7 @@ public class NoticeServiceImpl implements NoticeService {
if (notice.getType() == 2){
//保存为草稿
//保存为草稿、、、
List<Addressee> addresseeList = new ArrayList<>();
for(String addressee:strings){
UserDo userDo1 = userService.findById(addressee);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论