@Service public class VideoServiceImpl extends Object implements VideoService
VideoServiceImpl()
Result<String>
checkFile(String module, String md5)
Result<SysFileInfo>
chunkUpload(FileChunkDTO fileChunkDTO)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VideoServiceImpl()
public Result<SysFileInfo> chunkUpload(FileChunkDTO fileChunkDTO) throws Exception
chunkUpload
VideoService
Exception
public Result<String> checkFile(String module, String md5) throws Exception
checkFile
Copyright © 2024. All rights reserved.