mobilebroken/nflg-mobilebroken-repository
曹鹏飞 24185b09e5 refactor(quotation): 优化价格计算逻辑并修复数据类型问题
- 修改AppRatioAgentConfigController中的价格计算逻辑,增加空值检查避免NPE
- 更新PlanSearchItemVO中salePrice的计算方法,统一使用NumberUtil.multiply
- 注释掉ProductModelMapper.xml中型号编号的查询条件
- 修正QuotationProductModelSearchVO中moduleName字段类型为String
- 在PlanSearchItemVO中添加NumberUtil导入声明
2026-03-13 19:05:48 +08:00
..
src refactor(quotation): 优化价格计算逻辑并修复数据类型问题 2026-03-13 19:05:48 +08:00
pom.xml 1、用户和app用户添加报价人代码的内容; 2026-01-16 15:04:13 +08:00