Update setu.py

This commit is contained in:
HibiKier 2021-09-09 22:50:14 +08:00 committed by GitHub
parent 616f215075
commit efcdf79f57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -172,3 +172,4 @@ class Setu(db.Model):
获取所有图片对象
"""
return await cls.query.gino.all()