docs: 更新 README 鸣谢章节

This commit is contained in:
ggyy
2026-04-27 15:21:22 +08:00
parent 5f7a1b4a46
commit 9b6cb2d9c3

View File

@@ -301,4 +301,12 @@ bun dev
- `email.notify_order_paid.config_failed` — 支付后邮件配置获取失败
- `email.send.failed` — 邮件发送失败
- `payment.notify.route_exception` — 支付回调路由异常
- `payment.notify.context_missing` — 支付回调缺少数据库上下文
- `payment.notify.context_missing` — 支付回调缺少数据库上下文
## 鸣谢
感谢 [Linux.do](https://linux.do/) 、[NodeSeek](https://www.nodeseek.com/) 社区支持。
感谢下列开源项目
- [Ebpusdt](https://github.com/v03413/BEpusdt) — 加密货币交易支持
- [worker-mailer](https://github.com/zou-yu/worker-mailer) — Workers环境SMTP邮件支持