he2802 1 år sedan
förälder
incheckning
8655b77b08

+ 1 - 1
zhongzheng-system/src/main/java/com/zhongzheng/modules/tencentcloud/service/impl/VodServiceImpl.java

@@ -98,7 +98,7 @@ public class VodServiceImpl implements IVodService {
         urlAccessInfo.put("t", UrlTimeExpire);
         HashMap<String, Object> contentInfo = new HashMap<String, Object>();
         contentInfo.put("audioVideoType", AudioVideoType);
-    //    contentInfo.put("rawAdaptiveDefinition", RawAdaptiveDefinition);
+        contentInfo.put("rawAdaptiveDefinition", RawAdaptiveDefinition);
         contentInfo.put("imageSpriteDefinition", ImageSpriteDefinition);
         System.out.println(urlAccessInfo);
         try {