refactor: 修改执行的方法
This commit is contained in:
parent
6f84239e8b
commit
2722b5a406
@ -14,7 +14,7 @@ WHERE ac.id = acr_max.chat_id;
|
|||||||
|
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('application', '0019_application_file_upload_enable_and_more.py'),
|
('application', '0019_application_file_upload_enable_and_more'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user