mat/backend/apps
caoqianming 25587dce21 perf(h5): 合并为单次 category-tree 接口 + 后端缓存
- 后端新增 /material/category-tree/ 一次性聚合 (大类→种类→子类),使用 Django cache 全局缓存(30 分钟)
- Material post_save / post_delete 信号自动失效缓存,保证一致性
- H5 首页从 4 次并行请求降为 1 次;命中缓存时不打 DB

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-27 09:34:29 +08:00
..
authentication fix: 修复分页排序警告,经销商设为非必填 2026-03-13 09:30:31 +08:00
brand feat: 新增品牌实体 + 材料关联品牌 + Factory.brand 改名 short_name 2026-04-23 21:54:09 +08:00
dictionary fix: 修复分页排序警告,经销商设为非必填 2026-03-13 09:30:31 +08:00
factory feat: 供应商新增统一社会信用代码、合作模式、交互能力字段 2026-04-24 10:10:56 +08:00
material perf(h5): 合并为单次 category-tree 接口 + 后端缓存 2026-04-27 09:34:29 +08:00
statistics fix: 大屏统计按新品牌实体,材料种类统计改为细分种类并排除空值 2026-04-23 22:01:59 +08:00