mirror of
https://github.com/fastapi-practices/fastapi-best-architecture.git
synced 2026-09-23 13:33:08 +00:00
6 lines
190 B
Markdown
6 lines
190 B
Markdown
## 参数配置
|
|
|
|
默认使用本地电子邮件配置
|
|
|
|
支持通过 `config 插件` 动态配置电子邮件参数,当动态配置 `EMAIL_STATUS` 为 `1` 时,将自动应用动态配置
|