mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
refactor: 修改执行的方法
This commit is contained in:
parent
eb24750028
commit
4a043cf4be
|
|
@ -18,5 +18,5 @@ class Migration(migrations.Migration):
|
|||
]
|
||||
|
||||
operations = [
|
||||
migrations.RunPython(batch_update_update_time),
|
||||
migrations.RunSQL(batch_update_update_time),
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue