tangxiaobao
2021-07-29 a8bb61ea692006fc3ad8747c0ac0832c7ec8f3be
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/grid/EventGridDataAddAdminDTO.java
@@ -55,7 +55,10 @@
    private Long gridCommunityId;
    @ApiModelProperty(value = "市平台网格关联id", hidden = false, example = "")
    private Long lcGridId;
    private String lcGridId;
    @ApiModelProperty(value = "市平台网格关联名称", hidden = false, example = "")
    private String lcGridName;
    @ApiModelProperty(value = "当前登录用户id", hidden = true, example = "1")
    private Long userId;