mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-20 20:39:55 +00:00
- 将系统表前缀从'system_'统一改为'sys_',包括用户、角色、部门等核心表 - 优化数据权限检查逻辑,支持初始化场景跳过权限验证 - 更新初始化脚本和模型模板,确保与新的表结构兼容 - 修复字典服务中is_default字段类型定义问题 - 调整控制台显示的数据库类型描述 - 添加业务逻辑文档,详细说明系统架构和核心功能 docs: 添加系统业务逻辑文档和多租户设计参考
130 lines
3.7 KiB
JSON
130 lines
3.7 KiB
JSON
[
|
|
{
|
|
"config_name": "网站名称",
|
|
"config_key": "sys_web_title",
|
|
"config_value": "FastApiAdmin",
|
|
"config_type": true,
|
|
"status": "0",
|
|
"description": "初始化数据"
|
|
},
|
|
{
|
|
"config_name": "网站描述",
|
|
"config_key": "sys_web_description",
|
|
"config_value": "FastApiAdmin 是完全开源的权限管理系统",
|
|
"config_type": true,
|
|
"status": "0",
|
|
"description": "初始化数据"
|
|
},
|
|
{
|
|
"config_name": "网页图标",
|
|
"config_key": "sys_web_favicon",
|
|
"config_value": "https://service.fastapiadmin.com/api/v1/static/image/favicon.png",
|
|
"config_type": true,
|
|
"status": "0",
|
|
"description": "初始化数据"
|
|
},
|
|
{
|
|
"config_name": "网站Logo",
|
|
"config_key": "sys_web_logo",
|
|
"config_value": "https://service.fastapiadmin.com/api/v1/static/image/logo.png",
|
|
"config_type": true,
|
|
"status": "0",
|
|
"description": "初始化数据"
|
|
},
|
|
{
|
|
"config_name": "登录背景",
|
|
"config_key": "sys_login_background",
|
|
"config_value": "https://service.fastapiadmin.com/api/v1/static/image/background.svg",
|
|
"config_type": true,
|
|
"status": "0",
|
|
"description": "初始化数据"
|
|
},
|
|
{
|
|
"config_name": "版权信息",
|
|
"config_key": "sys_web_copyright",
|
|
"config_value": "Copyright © 2025-2026 service.fastapiadmin.com 版权所有",
|
|
"config_type": true,
|
|
"status": "0",
|
|
"description": "初始化数据"
|
|
},
|
|
{
|
|
"config_name": "备案信息",
|
|
"config_key": "sys_keep_record",
|
|
"config_value": "陕ICP备2025069493号-1",
|
|
"config_type": true,
|
|
"status": "0",
|
|
"description": "初始化数据"
|
|
},
|
|
{
|
|
"config_name": "帮助文档",
|
|
"config_key": "sys_help_doc",
|
|
"config_value": "https://service.fastapiadmin.com",
|
|
"config_type": true,
|
|
"status": "0",
|
|
"description": "初始化数据"
|
|
},
|
|
{
|
|
"config_name": "隐私政策",
|
|
"config_key": "sys_web_privacy",
|
|
"config_value": "https://github.com/1014TaoTao/FastapiAdmin/blob/master/LICENSE",
|
|
"config_type": true,
|
|
"status": "0",
|
|
"description": "初始化数据"
|
|
},
|
|
{
|
|
"config_name": "用户协议",
|
|
"config_key": "sys_web_clause",
|
|
"config_value": "https://github.com/1014TaoTao/FastapiAdmin/blob/master/LICENSE",
|
|
"config_type": true,
|
|
"status": "0",
|
|
"description": "初始化数据"
|
|
},
|
|
{
|
|
"config_name": "源码代码",
|
|
"config_key": "sys_git_code",
|
|
"config_value": "https://github.com/1014TaoTao/FastapiAdmin.git",
|
|
"config_type": true,
|
|
"status": "0",
|
|
"description": "初始化数据"
|
|
},
|
|
{
|
|
"config_name": "项目版本",
|
|
"config_key": "sys_web_version",
|
|
"config_value": "2.0.0",
|
|
"config_type": true,
|
|
"status": "0",
|
|
"description": "初始化数据"
|
|
},
|
|
{
|
|
"config_name": "演示模式启用",
|
|
"config_key": "demo_enable",
|
|
"config_value": "false",
|
|
"config_type": true,
|
|
"status": "0",
|
|
"description": "初始化数据"
|
|
},
|
|
{
|
|
"config_name": "演示访问IP白名单",
|
|
"config_key": "ip_white_list",
|
|
"config_value": "[\"127.0.0.1\"]",
|
|
"config_type": true,
|
|
"status": "0",
|
|
"description": "初始化数据"
|
|
},
|
|
{
|
|
"config_name": "接口白名单",
|
|
"config_key": "white_api_list_path",
|
|
"config_value": "[\"/api/v1/system/auth/login\", \"/api/v1/system/auth/token/refresh\", \"/api/v1/system/auth/captcha/get\", \"/api/v1/system/auth/logout\", \"/api/v1/system/config/info\", \"/api/v1/system/user/current/info\", \"/api/v1/system/notice/available\"]",
|
|
"config_type": true,
|
|
"status": "0",
|
|
"description": "初始化数据"
|
|
},
|
|
{
|
|
"config_name": "访问IP黑名单",
|
|
"config_key": "ip_black_list",
|
|
"config_value": "[]",
|
|
"config_type": true,
|
|
"status": "0",
|
|
"description": "初始化数据"
|
|
}
|
|
] |