新增opp袋尺寸
This commit is contained in:
@@ -1139,6 +1139,9 @@ public class ProductService {
|
||||
if ("8*12".equals(dto.getToothpick_size())) {
|
||||
carft_base_price = 19;
|
||||
}
|
||||
if ("11*18".equals(dto.getToothpick_size())) {
|
||||
carft_base_price = 30;
|
||||
}
|
||||
if ("17*6".equals(dto.getToothpick_size())) {
|
||||
carft_base_price = 30;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user