1
zhujie
5 天以前 ec15861e14c66c38b1a8f5fffc6975d7da6c315c
src/main/java/com/mzl/flower/dto/response/customer/InviteDTO.java
@@ -7,6 +7,8 @@
    private String userId ;
    private String userName ;
    private String reward;
    private String status;
    private String cover;
}