mobilebroken/nflg-mobilebroken-repository/src
曹鹏飞 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
..
main fix(quotation): 修正调价逻辑及接口数据字段 2026-05-22 15:46:39 +08:00
test/java/com/nflg/mobilebroken/repository feat(admin): 更新购物控制器以支持调价功能 2026-03-25 18:40:15 +08:00