src/main/java/com/yeshi/buwan/service/imp/video/VideoInfoExtraServiceImpl.java @@ -74,11 +74,8 @@ if (!StringUtil.isNullOrEmpty(extra.gethPosterPicture())) { vi.setHpicture(extra.gethPosterPicture()); } } } } @Override