|
@@ -1892,7 +1892,6 @@ extension PQStuckPointEditerController {
|
|
|
let tempPhoto = self.selectedMetarialData?.first(where: { material in
|
|
|
material.asset == photo.asset
|
|
|
})
|
|
|
-
|
|
|
// MARK: SanW-2021.11.15-不再导出到沙盒,直接使用本地相册地址
|
|
|
|
|
|
tempPhoto?.locationPath = fileName.replacingOccurrences(of: "file:///", with: "")
|