admin
2021-02-04 e8e342cd6c1334f1b8f71d24baa3157637a9ac43
src/test/java/com/hxh/spring/test/Test.java
@@ -25,7 +25,7 @@
      List<Long> resourceList = videoResouceUtil.getAvailableResourceIds("android", Integer.parseInt(70 + ""));
      VideoInfo info = (videoDeailUtil.getVideoInfo(3400048 + "", 13 + "", resourceList,
      VideoInfo info = (videoDeailUtil.getVideoInfo(null,3400048 + "", 13 + "", resourceList,
            CacheUtil.getMD5Long(resourceList)));
      List<VideoType> typeList = classService.getVideoTypeList(info.getId());