mobilebroken/nflg-mobilebroken-common
曹鹏飞 e12dd45cd4 feat(quotation): 完善价格配置和比例配置功能
- 在ModelPriceConfigVO中启用id字段用于数据标识
- 优化PriceConfigController中的条件查询逻辑,改进代码可读性
- 添加价格状态更新逻辑,当配置生效时自动更新相关价格记录状态
- 更新QuotationModelPriceMapper.xml查询语句,增加价格记录id返回
- 修改QuotationModelRatioAgentMapper.xml数据源,关联价格视图进行查询
- 重构RatioConfigController中代理商和直销比例配置的数据过滤逻辑
- 在RatioDirectConfigController中引入ProductModelSimpleVO简化数据传输
- 优化比例配置的数据检索方式,提升查询性能和准确性
2026-03-16 09:21:22 +08:00
..
src feat(quotation): 完善价格配置和比例配置功能 2026-03-16 09:21:22 +08:00
pom.xml feat: 产品中心 2025-06-18 17:49:20 +08:00