admin
2025-02-20 f537abe9f3646c739beaf15076246a2f71a347e9
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