dingdanquanliucheng/backend/app/repositories
taiyi 1a3b67c423 feat: 微信订阅消息模板字段适配,填入 6 个真实模板 ID
- bootstrap.py 写入 6 个微信订阅消息模板 ID
- wechat_notification_service 新增 TEMPLATE_FIELD_MAP 按模板字段名发送
- reminder_repository 新增 _build_extra_data 从 title/content 提取结构化数据

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-06 13:25:10 +08:00
..
__init__.py 基础框架搭建 2026-05-14 13:51:06 +08:00
ai_repository.py 为后端全部 86 个 Python 文件添加中文注释 2026-05-30 07:23:33 +08:00
audit_repository.py 为后端全部 86 个 Python 文件添加中文注释 2026-05-30 07:23:33 +08:00
config_repository.py 为后端全部 86 个 Python 文件添加中文注释 2026-05-30 07:23:33 +08:00
customer_repository.py 为后端全部 86 个 Python 文件添加中文注释 2026-05-30 07:23:33 +08:00
file_repository.py 为后端全部 86 个 Python 文件添加中文注释 2026-05-30 07:23:33 +08:00
logistics_repository.py 为后端全部 86 个 Python 文件添加中文注释 2026-05-30 07:23:33 +08:00
order_approve_log_repository.py 为后端全部 86 个 Python 文件添加中文注释 2026-05-30 07:23:33 +08:00
order_repository.py 为后端全部 86 个 Python 文件添加中文注释 2026-05-30 07:23:33 +08:00
product_repository.py 为后端全部 86 个 Python 文件添加中文注释 2026-05-30 07:23:33 +08:00
reminder_repository.py feat: 微信订阅消息模板字段适配,填入 6 个真实模板 ID 2026-06-06 13:25:10 +08:00
report_repository.py feat: 完善数据报表模块前后端功能 2026-06-05 22:26:08 +08:00
supplier_repository.py 为后端全部 86 个 Python 文件添加中文注释 2026-05-30 07:23:33 +08:00
system_repository.py 为后端全部 86 个 Python 文件添加中文注释 2026-05-30 07:23:33 +08:00