mobilebroken/nflg-mobilebroken-repository
曹鹏飞 d22b190083 feat(quotation): 添加动态表格功能和直销系数查询接口
- 新增 DynamicTableVO 类用于动态表格数据传输
- 在 IQuotationModelRatioDirectItemService 中添加 getEffectiveByUser 方法
- 更新 QuotationModelPriceMapper.xml 查询字段
- 在 QuotationModelRatioDirectItemMapper 中添加 getEffectiveByUser 方法
- 实现 QuotationModelRatioDirectItemMapper.xml 的 getEffectiveByUser 查询
- 完成 QuotationModelRatioDirectItemServiceImpl 的 getEffectiveByUser 实现
- 新增 QuotationModelRatioVO 类用于报价模型系数视图
- 修改 RatioAgentController 使用转换器返回 QuotationModelRatioVO
- 更新 RatioAgentSearchVO 的 info 字段类型为 QuotationModelRatioVO
- 在 RatioDirectController 中添加动态表头、搜索和数据获取接口
- 修改 RatioDirectEffectiveDTO 的 modelId 类型为 Long
- 新增 UserModelPriceDTO 类用于用户机型价格数据传输
2026-03-02 15:40:32 +08:00
..
src feat(quotation): 添加动态表格功能和直销系数查询接口 2026-03-02 15:40:32 +08:00
pom.xml feat: 一些调整 2025-02-22 23:15:54 +08:00