This commit is contained in:
ping 2025-09-18 10:53:43 +08:00
parent b0afba6de7
commit 13fbbc6f5b

View File

@ -9,7 +9,7 @@ from aiohttp.web_exceptions import (
HTTPNotFound, HTTPNotFound,
) )
from aiohttp.web_response import Response, StreamResponse from aiohttp.web_response import Response, StreamResponse
from id2file import getFilenameFromId # from id2file import getFilenameFromId
def imageUp(img): def imageUp(img):