Преглед на файлове

球幕视频保留多个

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){