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