huanghongfa
2021-01-24 cb07aef10f307403e2d8b3249bb9b7de7f3d295f
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/ComActVO.java
@@ -19,7 +19,7 @@
@ApiModel("社区表")
public class ComActVO {
    @ApiModelProperty("community_id")
    @ApiModelProperty("社区id")
    private Long communityId;
    @ApiModelProperty("社区名字")