refactor: 个人中心个人信息完善
This commit is contained in:
@@ -43,7 +43,7 @@ public interface UserConverter {
|
||||
SysUser toEntity(UserImportDTO vo);
|
||||
|
||||
|
||||
UserProfileVO toProfileVO(SysUser entity);
|
||||
UserProfileVO toProfileVO(UserBO bo);
|
||||
|
||||
SysUser toEntity(UserProfileForm formData);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user