Commit Graph

5 Commits

Author SHA1 Message Date
8b4988b0d5 fix: add api/ to sys.path so app.py can run from project root
Also resolve .env.local and .env paths relative to project root
instead of current working directory.
2026-07-24 12:39:57 +08:00
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
effc2a24e4 0723 PPT加海报功能01版本修复 2026-07-23 17:40:12 +08:00
d0a887d5c2 0712 修复一个版本 2026-07-12 14:17:18 +08:00
bc4c339e0c 第一次提交。可以使用企微群消息 2026-07-02 23:13:23 +08:00