You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

51 lines
2.0 KiB
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

[
{
"name": "平台租户",
"code": "system",
"contact_name": "管理员",
"contact_phone": "13800138000",
"contact_email": "admin@fastapiadmin.com",
"address": "陕西省西安市",
"domain": null,
"logo_url": "https://service.fastapiadmin.com/api/v1/static/image/logo.svg",
"sort": 0,
"package_id": null,
"start_time": null,
"end_time": null,
"description": "平台默认租户id 固定为 1管理平台所有资源不受套餐限制",
"version": "1.0.0",
"favicon": "https://service.fastapiadmin.com/api/v1/static/image/favicon.ico",
"login_bg": "https://service.fastapiadmin.com/api/v1/static/image/background.svg",
"copyright": "Copyright © 2025-2027 service.fastapiadmin.com 版权所有",
"keep_record": "陕ICP备2025069493号-1",
"help_doc": "https://docs.fastapiadmin.com",
"privacy": "https://fastapiadmin.com/privacy",
"clause": "https://fastapiadmin.com/clause",
"git_code": "https://github.com/fastapi-admin/fastapi-admin"
},
{
"name": "测试租户",
"code": "test",
"contact_name": "测试管理员",
"contact_phone": "13800138001",
"contact_email": "test@fastapiadmin.com",
"address": "上海市浦东新区",
"domain": "test.fastapiadmin.com",
"logo_url": "https://service.fastapiadmin.com/api/v1/static/image/logo.png",
"sort": 1,
"package_id": 2,
"start_time": "2024-01-01 00:00:00",
"end_time": "2027-12-31 23:59:59",
"description": "测试租户,用于功能测试",
"version": "1.0.0",
"favicon": "https://service.fastapiadmin.com/api/v1/static/image/favicon.ico",
"login_bg": "https://service.fastapiadmin.com/api/v1/static/image/background.svg",
"copyright": "Copyright © 2024 Test Tenant 版权所有",
"keep_record": "陕ICP备2024000000号",
"help_doc": "https://docs.fastapiadmin.com",
"privacy": "https://fastapiadmin.com/privacy",
"clause": "https://fastapiadmin.com/clause",
"git_code": null
}
]