mobilebroken/nflg-mobilebroken-common
曹鹏飞 9e90022fed refactor(quotation): 优化PlanSearchItemVO对象构造及查询逻辑
- 替换多区域字典代码为DirectSalesCategory以准确获取分类ID
- 在分页数据中设置总数以支持分页展示
- 修改循环中对象处理,避免直接修改原有对象,改为构建新的PlanSearchItemVO对象
- 新建PlanSearchItemVO实例时链式调用设置属性,保证数据完整性和代码简洁
- 在PlanSearchItemVO类上添加@Accessors(chain = true)注解支持链式调用
2026-05-15 10:39:33 +08:00
..
src refactor(quotation): 优化PlanSearchItemVO对象构造及查询逻辑 2026-05-15 10:39:33 +08:00
pom.xml feat: 产品中心 2025-06-18 17:49:20 +08:00