mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
commit
461ca0af32
@ -165,5 +165,5 @@ class BagUser(Model):
|
|||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
async def _run_script(cls):
|
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 字段"""
|
"""删除 props 字段"""
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user