订单选择自提提示无法配送问题
This commit is contained in:
parent
4bb00bc006
commit
457793b4d2
@ -116,6 +116,9 @@ public class SkuFreightRender implements CartRenderStep {
|
||||
}
|
||||
}
|
||||
}
|
||||
}else{
|
||||
//自提清空不配送商品
|
||||
tradeDTO.setNotSupportFreight(null);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user