feat(api): 接入微信登录并原生实现咨询域(ECR-049/050)

小程序可在 Go 上完成微信手机号登录、测评、预约和下单,不再反代 Java。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-09-15 00:26:29 +08:00
co-authored by Cursor
parent db4d118f9a
commit 7155b8b53a
45 changed files with 3013 additions and 27 deletions
+7
View File
@@ -0,0 +1,7 @@
# STATE — ECR-049
| Status | **Implemented · Ready Review** |
| Spec | account-auth |
| Migration | 000058_wechat_auth_gateway |
| Owner | REVIEWER |
| Next | STOP · ECR-050 禁自动开 |
+7
View File
@@ -0,0 +1,7 @@
# STATE — ECR-050
| Status | **Implemented · Ready Review** |
| Spec | consult-miniprogram |
| Migration | 000059_consult_native |
| Owner | ENGINEER |
| Next | STOP · ECR-051 禁自动开 |