docs: 完善镜像发版流程文档并清理过时文档

补充本地打包到线上更新的分步说明;部署脚本对示例密钥改为警告而非阻断。
This commit is contained in:
2026-06-18 14:35:05 +08:00
parent 4de320f143
commit b929fd01c0
7 changed files with 204 additions and 1102 deletions

View File

@@ -2,8 +2,7 @@
本文档说明 thebet365 **玩家端短信验证码**(注册 / 找回密码)在后端的日志行为,以及如何与创蓝控制台对账、排查「收不到码」问题。
相关代码:`apps/api/src/domains/identity/sms/`
创蓝接入总览见 [chuanglan-sms-js-guide.md](./chuanglan-sms-js-guide.md)。
相关代码:`apps/api/src/domains/identity/sms/``SmsService``ChuanglanClient`
---