#
Junjie
3 天以前 af2f9443ec9241de3aa2c8eed3d31eef382f89d0
src/main/java/com/zy/core/thread/impl/ZyStationThread.java
@@ -158,6 +158,7 @@
                    stationProtocol.setPalletHeight(statusEntity.getPalletHeight());
                    stationProtocol.setError(statusEntity.getError());
                    stationProtocol.setBarcode(statusEntity.getBarcode());
                    stationProtocol.setRunBlock(statusEntity.isRunBlock());
                }
            }
        }