docs: note current auth routing

This commit is contained in:
2026-01-08 16:30:03 +08:00
parent 1f130213d1
commit b6c661fb3d
2 changed files with 9 additions and 2 deletions

View File

@@ -1,5 +1,10 @@
# 新项目 PRD多租户 + 微信登录/分享 + 余额支付)
## 当前实现说明
- 认证方式已切换为 OTP + JWTWeChat OAuth/JS-SDK 暂未落地,保留为规划
- 路由当前使用 `/v1` 前缀,多租户 `/t/:tenant_code` 待统一改造
## 1. 范围与约束
### 1.1 多租户(从第一天开始)