-
Notifications
You must be signed in to change notification settings - Fork 4
Module config
liwei9745 edited this page Jul 9, 2026
·
1 revision
title: Module config type: entity created: 2026-07-10 updated: 2026-07-10 sources: [genbox-extracted.json] tags: [module, config]
全局配置模块:加载 .env,提供 BASE_DIR 等路径常量,PyInstaller 兼容。
Module-providers-config 负责 Provider 数据模型与 storage/providers.json 读写;本模块提供底层路径与 .env 兜底。