yanghui
2022-10-17 a9a660a85f54911a76aefd1eb29a3af0c7b0e419
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/fms/ComFmsTeamVO.java
@@ -31,6 +31,9 @@
    @ApiModelProperty("所属团队类型")
    private Long teamType;
    @ApiModelProperty("所属团队类型名")
    private String teamTypeName;
    @ApiModelProperty("团队照片")
    private String image;