فهرست منبع

球幕视频保留多个

dsx 2 سال پیش
والد
کامیت
a1a197f885
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/main/java/com/fdkankan/scene/service/impl/SceneEditInfoServiceImpl.java

+ 2 - 2
src/main/java/com/fdkankan/scene/service/impl/SceneEditInfoServiceImpl.java

@@ -2539,8 +2539,8 @@ public class SceneEditInfoServiceImpl extends ServiceImpl<ISceneEditInfoMapper,
                 boxVideosJson.add(boxVideo);
             }
 
-            boxVideosJson.clear();
-            boxVideosJson.add(boxVideo);
+//            boxVideosJson.clear();
+//            boxVideosJson.add(boxVideo);
 
         }
         if(boxVideosJson.size() != 0){