Files
digital-psychology/docs/TEST_REPORT/ECR-050.md
T
jackyu66gitandCursor 7155b8b53a feat(api): 接入微信登录并原生实现咨询域(ECR-049/050)
小程序可在 Go 上完成微信手机号登录、测评、预约和下单,不再反代 Java。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-15 00:26:29 +08:00

15 lines
435 B
Markdown

# TEST_REPORT — ECR-050
Date: 2026-09-14
| Check | Result |
|-------|--------|
| `repo-governance-check.py` | PASS · max 000059 |
| `go test ./internal/wechatpay` | PASS |
| `go test ./internal/wechat` | PASS |
| `go test ./internal/integration -run TestConsultNativePublic\|TestAuthLogout` | PASS |
| `go build ./...` | PASS |
| 微信开发者工具点选 | **未测** |
未做:现网 MySQL 灌数、现网关 Java 进程。