Kaynağa Gözat

Merge branch 'module' of https://git.yishihui.com/iOS/BFFramework into module

* 'module' of https://git.yishihui.com/iOS/BFFramework:
  1.update photos-video localpath

# Conflicts:
#	BFFramework/Classes/Stuckpoint/Controller/PQStuckPointEditerController.swift
harry 3 yıl önce
ebeveyn
işleme
336bf4a4ec

+ 1 - 0
BFFramework/Classes/Stuckpoint/Controller/PQStuckPointEditerController.swift

@@ -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"