mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-28 19:11:19 +00:00
perf: 优化迁移
This commit is contained in:
parent
3aa7d1841b
commit
37524106bf
@ -15,6 +15,7 @@ def migrate_app_perms_to_assets(apps, schema_editor):
|
||||
attrs = [
|
||||
'id', 'name', 'actions', 'is_active', 'date_start',
|
||||
'date_expired', 'created_by', 'from_ticket', 'comment',
|
||||
'org_id',
|
||||
]
|
||||
asset_permissions = []
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user