service-user/src/main/java/com/java110/user/cmd/owner/OwnerCommunityCmd.java @@ -81,6 +81,7 @@ continue; } tmpOwnerDto.setCommunityName(tmpCommunityDto.getName()); tmpOwnerDto.setsCommunityTel(tmpCommunityDto.getTel()); } }