Przeglądaj źródła

//vodeo

private_deployment
xhxu 2 lat temu
rodzic
commit
59a4381a25
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      suimangService/src/main/java/com/iformall/service/sm/impl/UserMouldVideoServiceImpl.java

+ 2
- 0
suimangService/src/main/java/com/iformall/service/sm/impl/UserMouldVideoServiceImpl.java Wyświetl plik

@@ -105,6 +105,8 @@ public class UserMouldVideoServiceImpl implements UserMouldVideoService {
videoUpd.setVideoMsg(video.getMsg());
videoUpd.setCreateVideoDate(new Date());
this.saveOrUpdate(videoUpd);

videoUpd.setTitle(mouldVideo.getTitle());
this.uploadVideo(videoUpd);
return;
}


Ładowanie…
Anuluj
Zapisz