feat:hrm-migration 修改迁移文件
This commit is contained in:
parent
c99e74eee8
commit
416aa50a67
|
|
@ -9,7 +9,6 @@ import django.utils.timezone
|
|||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('system', '0007_alter_dept_create_by_alter_dept_third_info_and_more'),
|
||||
('wf', '0006_auto_20251215_1645'),
|
||||
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
|
||||
('hrm', '0029_auto_20260205_1337'),
|
||||
|
|
|
|||
Loading…
Reference in New Issue