ycl-platform/src/main/java/com/ycl/vo/resources/MediaVO.java
@@ -21,7 +21,7 @@ private Integer id; @ApiModelProperty(name = "案件id") private Long baseId; private String code; @ApiModelProperty(name = "社区") private String regionName; ycl-platform/src/main/resources/mapper/resources/ImageResourcesMapper.xml
@@ -21,7 +21,7 @@ SELECT t2.category, t2.event_source, t2.id as baseId, t2.code as code, t1.id, t3.region_name, t1.create_time,