修改过时文档,优化文档内容

This commit is contained in:
not-like-juvenile
2026-03-17 11:06:26 +08:00
parent dac730474b
commit f33efe6ec8
45 changed files with 162 additions and 236 deletions

View File

@@ -73,6 +73,7 @@ curl -X POST http://localhost:7301/api/v1/notifications -H "Content-Type: applic
- push-server 源码: [server/push-server.js](../push-server.js)
- 完整全链路数据流转分析:`DELIVERY_NOTIFICATION_DATA_FLOW.md`
- 运行与变更记录:`PUSH_SERVER_README.md`
- 消息推送_数据库表结构需求文档`../../pages/mall/delivery/doc/需求文档(现用)/db/消息推送后台_数据库表结构需求文档.md`
- 消息生成Worker服务`NOTIFY_WORKER_README.md`
- 云函数集成指引:`UNI_PUSH2_CLOUD_FUNCTION.md`
- 排错指南:`DELIVERY_E2E_TROUBLESHOOTING_20260310.md`