mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-20 18:26:38 +08:00
commit
c0f4f805d0
@ -252,6 +252,7 @@ public class SysUserServiceImpl implements ISysUserService
|
||||
* @param user 用户信息
|
||||
* @return 结果
|
||||
*/
|
||||
@Override
|
||||
public boolean registerUser(SysUser user)
|
||||
{
|
||||
return userMapper.insertUser(user) > 0;
|
||||
|
Loading…
Reference in New Issue
Block a user