mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-25 10:42:59 +08:00
增加同步用户的接口
This commit is contained in:
@@ -287,6 +287,7 @@ public class UserServiceImpl implements IUserService {
|
||||
return user.getAccount();
|
||||
}
|
||||
|
||||
|
||||
|
||||
@Override
|
||||
public void syncUpdateUser(UserVo uv)throws XaskException{
|
||||
|
||||
Reference in New Issue
Block a user