refactor: 修改执行的方法
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