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
6f84239e8b
commit
2722b5a406
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue