自动化立体仓库 - WCS系统
#
zjj
2024-05-20 774af73065b7623a36d384fc6a63b30535868d75
src/main/java/com/zy/asrs/service/impl/MainServiceImpl.java
@@ -2588,7 +2588,7 @@
                            type = 1;
                        }
                        if(inStn.getSourceStaNo() == 2102){
                            weight = staProtocol.getWeight().doubleValue();
                            weight = staProtocol.getWeight().doubleValue()/10;
                        }
                        work1 = true;
@@ -2652,7 +2652,7 @@
                            }
                            if(inStn.getSourceStaNo() == 2102){
                                weight2 = staProtocol.getWeight().doubleValue();
                                weight2 = staProtocol.getWeight().doubleValue()/10;
                            }
                            work2 = true;