This commit is contained in:
pengtao 2021-12-15 14:18:39 +08:00
parent d257eabc7a
commit 4ea8be6c79

View File

@ -104,6 +104,8 @@ async def getgamelist(
"price": 1,
"icon": 1,
"mcScore": 1,
"priceCountry": 1,
"subName": 1
}).sort("_id").skip(skip).limit(limit)
logger.info(f"get gamelist with {find_args}!")
return JSONResponse(