|
@@ -1915,6 +1915,7 @@ extension PQStuckPointEditerController {
|
|
|
})
|
|
|
// MARK: SanW-2021.11.15-不在导出到沙盒,直接用本地地址
|
|
|
tempPhoto?.locationPath = fileName.replacingOccurrences(of: "file://", with: "")
|
|
|
+ dispatchGroup.leave()
|
|
|
// if fileName.count > 0 {
|
|
|
// createDirectory(path: photoLibraryDirectory)
|
|
|
// let outFilePath = photoLibraryDirectory + fileName.md5 + ".mp4"
|