mat/backend/apps
caoqianming 99e6df0a57 feat(material): 列表序列化器与筛选扩展
- MaterialListSerializer 补全 A 组字段(规格/应用/优势/成本/星级/施工)
- 新增供应商扩展字段 factory_cooperation_mode/display/province/city
- MaterialSerializer 同步供应商扩展字段供详情使用
- 视图 queryset 增加 select_related('factory','brand')
- 新增筛选: stage / importance_level / factory / cooperation_mode /
  landing_project / cost_compare 区间 / score_level>=N / contact_person / handler
- material_category 改为 icontains 模糊匹配
- choices 接口追加 cooperation_mode

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-24 14:11:35 +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 feat(material): 列表序列化器与筛选扩展 2026-04-24 14:11:35 +08:00
statistics fix: 大屏统计按新品牌实体,材料种类统计改为细分种类并排除空值 2026-04-23 22:01:59 +08:00