springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/partybuilding/PartyBuildingComPbDynVO.java
@@ -18,7 +18,7 @@ public class PartyBuildingComPbDynVO { @ApiModelProperty("党建动态id") private Integer id; private Long id; @ApiModelProperty("标题") private String title; @@ -45,7 +45,7 @@ private String content; @ApiModelProperty("发布人id") private Integer createBy; private Long createBy; @ApiModelProperty("发布人名字") private String createByName; @@ -63,5 +63,5 @@ private Integer type; @ApiModelProperty("社区id") private Integer communityId; private Long communityId; }