admin
2022-08-25 264b5dea5b74c4b5ba54a90caba7e709858a037e
src/main/java/com/yeshi/buwan/util/VideoPictureUtil.java
@@ -9,7 +9,7 @@
         System.out.println("---");
      }
      if (vi.getVideocount() > 1) {
      if (vi.getVideocount()!=null&&vi.getVideocount() > 1) {
         if (platform.equalsIgnoreCase("android")) {// Android
            if (StringUtil.isNullOrEmpty(version) || Integer.parseInt(version) < 35) {
               if (!StringUtil.isNullOrEmpty(vi.getLatestVpicture())) {