yanghui
2022-10-13 f1bcbc43e988d0d1a91bea66a9ebbf6d601e48c0
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/entity/ComEventTransferRecord.java
@@ -104,4 +104,6 @@
   @ApiModelProperty(name = "images", value = "调解上传图片地址列表,逗号进行分割")
   @TableField(exist = false)
   private List<ComEventRequestImageVO> images;
   @ApiModelProperty("上报等级,4专家上报到社区,3专家到行业分中心2社区上报到街道,1街道上报到三说会堂,5行业分中心上报到区三说会堂")
   private Integer reportLevel;
}