Administrator
2 days ago 9ed9a28e42a2cb083a066021cf613d9acd07422e
src/main/java/cc/mrbird/febs/mall/vo/MallMemberVo.java
@@ -22,6 +22,9 @@
    @ApiModelProperty(value = "昵称")
    private String name;
    @ApiModelProperty(value = "真实姓名")
    private String realName;
    @ApiModelProperty(value = "公司ID")
    private String companyId;