feat: 修改迁移文件

This commit is contained in:
Bai
2021-06-04 11:26:52 +08:00
committed by Jiangjie.Bai
parent f26483c9cd
commit 0c7838d0e3
2 changed files with 20 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Generated by Django 3.1.6 on 2021-04-12 11:05
# Generated by Django 3.1.6 on 2021-06-04 03:24
from django.db import migrations, models
@@ -6,7 +6,7 @@ from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
('terminal', '0034_auto_20210406_1434'),
('terminal', '0035_auto_20210517_1448'),
]
operations = [