#
zjj
2024-05-20 f6c1ae9799e6a2f3f0ab3b09241e6e4aa35aeb90
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;