mobilebroken/nflg-mobilebroken-quotation
曹鹏飞 c51f9c3aa8 fix(quotation): 修正调价逻辑及接口数据字段
- 修正ProductModelParamsDataMapper中remark字段对应product_model_params_data_language表的value字段
- 移除QuotationPriceUpdateRequest中actualFee和reason字段的非空校验注解
- 修改ShoppingController判断条件,将isAgent替换为createByType == 1
- 在订单调价时设置折扣为总价与实际调价后总价的差值
- 修复订单更新时折扣字段赋值,改为使用order中的折扣值
2026-05-22 15:46:39 +08:00
..
src fix(quotation): 修正调价逻辑及接口数据字段 2026-05-22 15:46:39 +08:00
pom.xml feat(pdf-export): 实现报价单PDF导出功能 2026-05-21 16:58:51 +08:00