Pre Merge pull request !416 from hid54105227/3.x

This commit is contained in:
hid54105227 2024-10-28 12:49:19 +00:00 committed by Gitee
commit b7de18e3ed
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -379,7 +379,7 @@ export class ImageKnifeLoader {
fs.closeSync(file);
}
} catch (err) {
loadError = err
loadError = 'Retrieve from file error:' + err
}
}
} else if (typeof request.src == "number") { //从资源文件获取