Files
fastapi-best-architecture/backend/plugin/email/plugin.toml
T

9 lines
159 B
TOML

[plugin]
summary = '电子邮件'
version = '0.0.1'
description = '发送电子邮件,例如验证码、通知等'
author = 'wu-clan'
[app]
router = ['v1']