🐛 修复凌晨报错

This commit is contained in:
CMHopeSunshine 2022-12-04 00:09:59 +08:00
parent a4cb84e1df
commit 59015cfd44

View File

@ -122,4 +122,4 @@ async def daily_reset():
shutil.rmtree(YSC_TEMP_IMG_PATH)
YSC_TEMP_IMG_PATH.mkdir(parents=True, exist_ok=True)
await MysAuthKey.filter()
# await MysAuthKey.filter()