#B
lty
2025-05-22 d0e94836a1845709c6e8371b8f59025e765fc8b3
src/main/java/com/zy/asrs/service/impl/MainServiceImpl.java
@@ -158,9 +158,9 @@
                    errMsg = "扫码失败";
                    back = true;
                }
                if(staProtocol.getWeight() <= 0 ){
                    continue;
                }
//                if(staProtocol.getWeight() <= 0 ){
//                    continue;
//                }
//                if (!back && staProtocol.getWeight() == 0.0) {
//                    errMsg = "重量获取失败";
//                    back = true;