提交 96ca43ba 编写于 作者: G gudehe

fix user path

Signed-off-by: Ngudehe <gudehe@huawei.com>
上级 f00ec3c9
......@@ -23,7 +23,7 @@ let AlbumNoArgsfetchOp = {
}
let AlbumHasArgsfetchOp = {
selections: fileKeyObj.PATH + " LIKE ? ",
selectionArgs: ["/data/media%"],
selectionArgs: ["/storage/media%"],
}
let type1 = mediaLibrary.MediaType.IMAGE
let fileHasArgsfetchOp = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册