提交 7afb8ff4 authored 作者: gongwenjie's avatar gongwenjie

代码修改

上级 581aef2d
...@@ -426,7 +426,7 @@ public class UserServiceImpl implements IUserService { ...@@ -426,7 +426,7 @@ public class UserServiceImpl implements IUserService {
} }
roleAuthorityDao.saveAll(roleAuthoritieList); roleAuthorityDao.saveAll(roleAuthoritieList);
} }
return null; return authorities;
} }
/** /**
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论