refactor: 修改执行的方法
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run

This commit is contained in:
wxg0103 2024-11-13 15:43:26 +08:00
parent 6f84239e8b
commit 2722b5a406

View File

@ -14,7 +14,7 @@ WHERE ac.id = acr_max.chat_id;
class Migration(migrations.Migration):
dependencies = [
('application', '0019_application_file_upload_enable_and_more.py'),
('application', '0019_application_file_upload_enable_and_more'),
]
operations = [