springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/visit/EventVisitingTasksDetailsVO.java
@@ -134,13 +134,13 @@ private Date updateAt; @ApiModelProperty(value = "音频列表") List<EventResourceVO> vosList; List<String> vosList; @ApiModelProperty(value = "图片列表") List<EventResourceVO> imgList; List<String> imgList; @ApiModelProperty(value = "视频列表") List<EventResourceVO> videoList; List<String> videoList; }