Administrator
1 days ago 129373b1ce89aae170c4be97e7fe61a4b284d223
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;