Your Name
2023-02-16 7e280211528ef1287f79207c7f4835855e245e16
service-user/src/main/java/com/java110/user/cmd/owner/OwnerCommunityCmd.java
@@ -80,6 +80,7 @@
                }
                tmpOwnerDto.setCommunityName(tmpCommunityDto.getName());
                tmpOwnerDto.setsCommunityTel(tmpCommunityDto.getTel());
                tmpOwnerDto.setCommunityQrCode(tmpCommunityDto.getQrCode());
            }
        }