mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-20 20:39:55 +00:00
18 lines
808 B
JSON
18 lines
808 B
JSON
[
|
|
{
|
|
"id": 1,
|
|
"title": "FastAPI Vue Admin",
|
|
"favicon": "http://localhost:8001/api/v1/static/image/favicon.ico",
|
|
"logo": "http://localhost:8001/api/v1/static/image/logo.png",
|
|
"background": "http://localhost:8001/api/v1/static/image/background.png",
|
|
"description": "FastAPI Vue Admin 是完全开源的权限管理系统",
|
|
"copyright": "Copyright © 2021-2025 fastapi-vue-admin.com 版权所有",
|
|
"keep_record": "晋ICP备18005113号-3",
|
|
"help_url": "https://gitee.com/tao__tao/fastapi_vue3_admin.git",
|
|
"privacy_url": "https://gitee.com/tao__tao/fastapi_vue3_admin/blob/master/LICENSE",
|
|
"clause_url": "https://gitee.com/tao__tao/fastapi_vue3_admin/blob/master/LICENSE",
|
|
"code_url": "https://gitee.com/tao__tao/fastapi_vue3_admin.git",
|
|
"creator_id": 1
|
|
}
|
|
]
|