finai/backend/app
shijing 79508ef85c feat: 新增微信授权登录(wx.login + getPhoneNumber)
- 后端加 /api/auth/wechat-login,用 phone_code 换手机号后匹配用户表登录
- 引入 WechatMiniClient 封装 code2session / getPhoneNumber,并做 mock 兜底
- 小程序登录页加"微信授权登录"按钮,apiBase 指向 finai.ctc-zc.com:8775
- 引入 WechatSI 插件占位

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-07-15 09:06:31 +08:00
..
api feat: 新增微信授权登录(wx.login + getPhoneNumber) 2026-07-15 09:06:31 +08:00
core chore: initial commit 2026-07-09 14:26:05 +08:00
integrations feat: 新增微信授权登录(wx.login + getPhoneNumber) 2026-07-15 09:06:31 +08:00
models chore: initial commit 2026-07-09 14:26:05 +08:00
schemas feat: 新增微信授权登录(wx.login + getPhoneNumber) 2026-07-15 09:06:31 +08:00
services chore: initial commit 2026-07-09 14:26:05 +08:00
__init__.py chore: initial commit 2026-07-09 14:26:05 +08:00
config.py chore: initial commit 2026-07-09 14:26:05 +08:00
db.py chore: initial commit 2026-07-09 14:26:05 +08:00
deps.py chore: initial commit 2026-07-09 14:26:05 +08:00
main.py feat: FastAPI 直接加载 SSL,ssl 目录纳入 gitignore 2026-07-10 15:55:02 +08:00