优化文件名获取
This commit is contained in:
@@ -124,7 +124,6 @@ object UrlUtil {
|
||||
null
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
private fun getFileNameFromPath(fileUrl: URL): String? {
|
||||
val path = fileUrl.path ?: return null
|
||||
|
||||
Reference in New Issue
Block a user