mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
35 lines
668 B
JSON
35 lines
668 B
JSON
{
|
|
"composition_root_oper_boundaries": {
|
|
"count": 1,
|
|
"entries": [
|
|
{
|
|
"file": "app/startup/initializers/modules.py",
|
|
"name": "SystemConfigOper",
|
|
"reason": "启动组合根负责构造唯一的系统配置数据库适配器"
|
|
}
|
|
]
|
|
},
|
|
"foundational_settings_boundaries": {
|
|
"count": 0,
|
|
"entries": []
|
|
},
|
|
"schema_version": 2,
|
|
"scope": {
|
|
"excluded": [
|
|
"app/plugins",
|
|
"app/sdk",
|
|
"app/runtime/compat",
|
|
"app/testing"
|
|
],
|
|
"root": "app"
|
|
},
|
|
"settings_imports": {
|
|
"count": 0,
|
|
"files": []
|
|
},
|
|
"system_config_oper_constructions": {
|
|
"calls": [],
|
|
"count": 0
|
|
}
|
|
}
|