baodan/api/insurance/ppt
wsb1224 67b2dac23f slidesConfig 结构错误 — migrate_017 输出改为数组格式,migrate_019 修复历史数据
迁移系统加固 — 加 advisory lock 防并发,失败回滚并中止启动(原来是 catch-and-continue)
安全漏洞 — Settings/History API 权限收紧,API key 返回掩码值,海报 case 所有权校验
依赖缺失 — requirements.txt 补齐 python-pptx/openai/Pillow,Dockerfile 改为统一安装
海报鉴权下载 — 前端全部改用 authenticated blob,不再 window.open 无 token URL
LLM 配置分离 — 海报文案读取 poster_llm_*(不再复用 ppt_llm_*),支持 config namespace
图片生成器 — 兼容 b64_json 和 URL 两种响应格式,追踪 generation_mode/provider/model
种子数据 — 新环境自动获得 2 个海报模板 + 2 个文案模板
2026-07-27 13:21:34 +08:00
..
config feat(ppt): upgrade renderer from 5 fixed slides to 10+ configurable pages 2026-07-24 17:49:09 +08:00
scripts feat(ppt): upgrade renderer from 5 fixed slides to 10+ configurable pages 2026-07-24 17:49:09 +08:00
__init__.py 0723 PPT功能初步融合 2026-07-23 13:10:50 +08:00
extraction.py 0727 PPT加海报功能02修复一个版本 2026-07-27 10:37:00 +08:00
irr.py 0723 PPT功能初步融合 2026-07-23 13:10:50 +08:00
knowledge.py 0723 PPT功能初步融合 2026-07-23 13:10:50 +08:00
llm_client.py slidesConfig 结构错误 — migrate_017 输出改为数组格式,migrate_019 修复历史数据 2026-07-27 13:21:34 +08:00
normalizer.py 0727 PPT加海报功能02修复一个版本 2026-07-27 10:37:00 +08:00
parse_worker.py 0727 PPT加海报功能01版本修复-修复一个版本 2026-07-27 10:36:13 +08:00
prompts.py 0727 PPT加海报功能02修复一个版本 2026-07-27 10:37:00 +08:00
renderer.py feat(ppt): upgrade renderer from 5 fixed slides to 10+ configurable pages 2026-07-24 17:49:09 +08:00
routes.py 0727 PPT加海报功能02修复一个版本 2026-07-27 10:37:00 +08:00
validator.py 0727 PPT加海报功能02修复一个版本 2026-07-27 10:37:00 +08:00