yanghui
2022-11-09 855443a0f7c5ed7b2c04b3b44d825a185802e7a9
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/convenient/ConvenientElevatingPointDTO.java
@@ -62,7 +62,7 @@
    @ApiModelProperty(value = "所属社区id")
    @NotNull(groups = {AddGroup.class}, message = "所属社区id不能为空")
    private Long communityId;
    private String communityId;
    @ApiModelProperty(value = "创建人", hidden = true)
    private Long createdBy;