finai/backend/app
shijing 4a7eb906d1 chore: 移除 config.py 硬编码凭据,.env 纳入忽略
- config.py 中的 tencent/wx_mini 密钥默认值改回空串,改由 .env 提供
- .gitignore 打开 .env 与 **/.env 规则,避免再次误提交

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-07-15 09:19:09 +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: 移除 config.py 硬编码凭据,.env 纳入忽略 2026-07-15 09:19:09 +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