finai/backend/app/schemas
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
..
__init__.py chore: initial commit 2026-07-09 14:26:05 +08:00
audit.py chore: initial commit 2026-07-09 14:26:05 +08:00
auth.py feat: 新增微信授权登录(wx.login + getPhoneNumber) 2026-07-15 09:06:31 +08:00
chat.py chore: initial commit 2026-07-09 14:26:05 +08:00
document.py chore: initial commit 2026-07-09 14:26:05 +08:00
role.py chore: initial commit 2026-07-09 14:26:05 +08:00
unit.py chore: initial commit 2026-07-09 14:26:05 +08:00
user.py chore: initial commit 2026-07-09 14:26:05 +08:00