diff --git a/Echo_Z/__pycache__/settings.cpython-39.pyc b/Echo_Z/__pycache__/settings.cpython-39.pyc index c4ae2ec..285c073 100644 Binary files a/Echo_Z/__pycache__/settings.cpython-39.pyc and b/Echo_Z/__pycache__/settings.cpython-39.pyc differ diff --git a/Echo_Z/settings.py b/Echo_Z/settings.py index fb5d87d..67ecd11 100644 --- a/Echo_Z/settings.py +++ b/Echo_Z/settings.py @@ -132,7 +132,7 @@ SIMPLEUI_CONFIG = { 'menus': [{ 'name': '开源地址', 'icon': 'fas fa-code', - 'url': 'https://git.zxqblog.cn/xqz_admin/Echo_Z' + 'url': 'https://git.zxqblog.cn/xqz_admin/Echo-Z' }], } diff --git a/db.sqlite3 b/db.sqlite3 index 583aba9..b05c069 100644 Binary files a/db.sqlite3 and b/db.sqlite3 differ