baodan/api/insurance
wsb1224 0fbf6f534c fix: restore corrupted Chinese comments and add .env.local support for local dev
- Restore proper UTF-8 Chinese comments (effc2a24 introduced mojibake
  via double-encoding: UTF-8 → GBK → Latin-1 → UTF-8)
- Remove spurious BOM header
- Load .env.local with override=True before .env so local dev config
  (localhost:5433 for PostgreSQL, localhost:6380 for Redis) takes
  priority without affecting Docker deployments
2026-07-24 12:32:26 +08:00
..
admin 0723 PPT加海报功能01版本修复-数据可以正常加载 2026-07-23 21:32:38 +08:00
auth
chat
db fix: 添加 PyMuPDF 详细错误信息并创建缺失的迁移文件 2026-07-24 11:29:49 +08:00
instance
kb
middleware
models
poster
ppt fix: 添加 PyMuPDF 详细错误信息并创建缺失的迁移文件 2026-07-24 11:29:49 +08:00
recommend
stats
utils
wecom
__init__.py
app.py fix: restore corrupted Chinese comments and add .env.local support for local dev 2026-07-24 12:32:26 +08:00
config.py
requirements.txt
routes.py