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

17 lines
835 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.
# Candidate Review — ECR-049
> 首刀 = **微信登录 + 咨询反代(身份源切 Go** · Human 2026-09-14 拍板
**Anchors:** Next=`ECR-049`Human 单独开刀,非 Write-Wave 自动续)· Max Migration=`000057` → 编码占 `000058`
| # | 问题 | 结论 |
|---|---|---|
| 1 | 是否新 C 端行为? | 是 · 小程序微信登录打 Go;咨询请求经 Go 反代 |
| 2 | 是否新 API / 新表? | 是 · `POST /api/v1/auth/wechat` · `users.wx_*` · 反代 `/api/app-api/*` |
| 3 | 是否换栈? | 否 · 仍 Go + PG;Java 过渡期保留 |
| 4 | 是否迁咨询业务? | **否** · 本刀只做身份 + 网关 |
| 5 | H5 账密? | 过渡保留 OpenLogin,避免 H5 断服;小程序不再走账密 |
| 6 | 是否需要 migration | **是** · 占 **000058** |
Closed → STOP · 禁自动 ECR-050