Files
digital-psychology/docs/TEST_REPORT/ECR-049.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

14 lines
536 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# TEST_REPORT — ECR-049
Date: 2026-09-14
| Check | Result |
|-------|--------|
| `python scripts/repo-governance-check.py` | PASS · max 000058 · Next ECR-050 |
| `go test ./internal/wechat` | PASSAES 手机号解密往返) |
| `go build ./...`apps/api | PASS |
| 微信真机 `code` + 咨询反代 | **未测**(需 AppId/Secret + Java `auth.internal-issue-key` + 现网网关) |
| 小程序微信开发者工具点选 | **未测**(本环境无该工具) |
未做:咨询业务迁库、支付、下线 Java。