Your Name
2023-01-10 fff491a78af10e3d8a8c2ad0b2ba10aa0a4c1e44
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());
            }
        }