mobilebroken/nflg-mobilebroken-repository
曹鹏飞 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 1、用户和app用户添加报价人代码的内容; 2026-01-16 15:04:13 +08:00