docs: sync review reports, runbooks, and checklists

This commit is contained in:
Your Name
2026-05-11 12:19:15 +08:00
parent 67922c589a
commit 9319583ee3
16 changed files with 1450 additions and 31 deletions

View File

@@ -42,7 +42,7 @@
当前服务真实接收的消息结构在:
- [message.go](/home/long/project/立交桥/projects/ai-customer-service/internal/domain/message/message.go)
- [message.go](/home/long/project/ai-customer-service/internal/domain/message/message.go)
真实字段如下:
@@ -79,8 +79,8 @@
真实入口在:
- [router.go](/home/long/project/立交桥/projects/ai-customer-service/internal/http/router.go)
- [webhook_handler.go](/home/long/project/立交桥/projects/ai-customer-service/internal/http/handlers/webhook_handler.go)
- [router.go](/home/long/project/ai-customer-service/internal/http/router.go)
- [webhook_handler.go](/home/long/project/ai-customer-service/internal/http/handlers/webhook_handler.go)
可用路径:
@@ -192,7 +192,7 @@ decoder.DisallowUnknownFields()
真实逻辑在:
- [webhook_security.go](/home/long/project/立交桥/projects/ai-customer-service/internal/http/handlers/webhook_security.go)
- [webhook_security.go](/home/long/project/ai-customer-service/internal/http/handlers/webhook_security.go)
默认请求头: