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
brand
dictionary
factory
material feat(material): 列表序列化器与筛选扩展 2026-04-24 14:11:35 +08:00
statistics