Finish all the work of physics file.
This commit is contained in:
@ -151,7 +151,7 @@ func (this *ImageCacheDao) deleteFileAndDir(imageCache *ImageCache) {
|
||||
}
|
||||
|
||||
//如果这一层文件夹是空的,那么删除文件夹本身。
|
||||
DeleteEmptyDir(dirPath)
|
||||
DeleteEmptyDirRecursive(dirPath)
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user