mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
Update bag_user.py
This commit is contained in:
parent
1cbe807b05
commit
97443a11e2
@ -165,5 +165,5 @@ class BagUser(Model):
|
||||
|
||||
@classmethod
|
||||
async def _run_script(cls):
|
||||
await cls.raw("ALTER TABLE sign_group_users DROP props;")
|
||||
await cls.raw("ALTER TABLE bag_users DROP props;")
|
||||
"""删除 props 字段"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user