代码更新
This commit is contained in:
@@ -580,7 +580,6 @@ public class AcsToWmsServiceImpl implements AcsToWmsService {
|
|||||||
data.put("box_length", box_length);
|
data.put("box_length", box_length);
|
||||||
data.put("box_width", box_width);
|
data.put("box_width", box_width);
|
||||||
data.put("box_high", box_high);
|
data.put("box_high", box_high);
|
||||||
data.put("bundle_times", 2);
|
|
||||||
|
|
||||||
Double box_length_value = Double.valueOf(box_length);
|
Double box_length_value = Double.valueOf(box_length);
|
||||||
if (box_length_value >= 772) {
|
if (box_length_value >= 772) {
|
||||||
|
|||||||
Reference in New Issue
Block a user