mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-03 08:25:04 +00:00
[Update] 修改表名称
This commit is contained in:
@@ -29,7 +29,7 @@ class Migration(migrations.Migration):
|
||||
],
|
||||
options={
|
||||
'verbose_name': 'Setting',
|
||||
'db_table': 'setting',
|
||||
'db_table': 'settings_setting',
|
||||
},
|
||||
),
|
||||
]
|
||||
|
Reference in New Issue
Block a user