CeDo
2021-06-05 70741d8d60a8fd99f5fa10f5a6f83fd50f02257d
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/grid/CommonEventDealDTO.java
@@ -63,4 +63,6 @@
    private Integer operateType;
    @ApiModelProperty(value = "(当前操作)用户社区ID", hidden = true, example = "1")
    private Long communityId;
    @ApiModelProperty(value = "(当前操作)用户社区名称", hidden = true, example = "学园社区")
    private String communityName;
}