提交 b35d3e19 authored 作者: huyufan's avatar huyufan

参数处理

上级 4453b10b
...@@ -1044,7 +1044,7 @@ public class OrderChildServiceImpl implements OrderChildService { ...@@ -1044,7 +1044,7 @@ public class OrderChildServiceImpl implements OrderChildService {
imageList.add(image); imageList.add(image);
} }
BigDecimal dif = loadNet.subtract(orderChild.getWeight()); BigDecimal dif = loadNet.subtract(orderChild.getLoadNet());
orderChild.setLoadRough(param.getLoadRough()); orderChild.setLoadRough(param.getLoadRough());
orderChild.setLoadTare(param.getLoadTare()); orderChild.setLoadTare(param.getLoadTare());
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论