|
|
@ -1994,7 +1994,6 @@ public class OrderInfoServiceImpl implements OrderInfoService { |
|
|
|
comm.setSl(format.format(new BigDecimal(sl).divide(new BigDecimal("100"), 3, RoundingMode.HALF_UP)));//不需要转换%
|
|
|
|
comm.setSl(format.format(new BigDecimal(sl).divide(new BigDecimal("100"), 3, RoundingMode.HALF_UP)));//不需要转换%
|
|
|
|
comm.setGgxh(StringUtils.isNotBlank(itemInfo.getGgxh())?BaseServiceBeanTransitionUtils.ggxhTransition(itemInfo.getGgxh()):"");//切除40
|
|
|
|
comm.setGgxh(StringUtils.isNotBlank(itemInfo.getGgxh())?BaseServiceBeanTransitionUtils.ggxhTransition(itemInfo.getGgxh()):"");//切除40
|
|
|
|
comm.setXmdw(itemInfo.getXmdw()); |
|
|
|
comm.setXmdw(itemInfo.getXmdw()); |
|
|
|
comm.setXmdj(StringUtils.isNotBlank(itemInfo.getXmdj())?itemInfo.getXmdj():""); |
|
|
|
|
|
|
|
comm.setHsbz(itemInfo.getHsbz()); |
|
|
|
comm.setHsbz(itemInfo.getHsbz()); |
|
|
|
comm.setYcbz(ConfigureConstant.STRING_0); |
|
|
|
comm.setYcbz(ConfigureConstant.STRING_0); |
|
|
|
comm.setYhzcbs(itemInfo.getYhzcbs()); |
|
|
|
comm.setYhzcbs(itemInfo.getYhzcbs()); |
|
|
|