mobilebroken/nflg-mobilebroken-quotation
曹鹏飞 fd8b061bf0 refactor(service): 优化用户方案获取接口,增加categoryId参数支持
- 在IQuotationUserPlanDefaultService和IQuotationUserPlanModelItemService接口中新增categoryId参数
- 修改实现类和Mapper以支持根据categoryId查询用户方案
- 更新ShoppingController中获取用户方案逻辑,传入categoryId以精准匹配方案
- 在ProductSeriesController中调整字典项查询,支持多语言环境
- 调整ShoppingSearchVO,注释部分与业务无关字段,简化数据结构
- 更新.gitignore,添加CLAUDE.md文件忽略配置
2026-05-23 22:15:13 +08:00
..
src refactor(service): 优化用户方案获取接口,增加categoryId参数支持 2026-05-23 22:15:13 +08:00
pom.xml feat(pdf-export): 实现报价单PDF导出功能 2026-05-21 16:58:51 +08:00