From 9b6cb2d9c325688b4e6d20496aa105e33a2f09d4 Mon Sep 17 00:00:00 2001 From: ggyy <34892002@qq.com> Date: Mon, 27 Apr 2026 15:21:22 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20README=20=E9=B8=A3?= =?UTF-8?q?=E8=B0=A2=E7=AB=A0=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 908195d..9e36e4f 100644 --- a/README.md +++ b/README.md @@ -301,4 +301,12 @@ bun dev - `email.notify_order_paid.config_failed` — 支付后邮件配置获取失败 - `email.send.failed` — 邮件发送失败 - `payment.notify.route_exception` — 支付回调路由异常 - - `payment.notify.context_missing` — 支付回调缺少数据库上下文 \ No newline at end of file + - `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邮件支持