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;