zy-asrs-wcs/src/main/java/com/zy/asrs/wcs/rcs/thread/impl/NyShuttleThread.java
@@ -212,7 +212,7 @@ shuttleProtocol.setErrorCode(data.getJSONArray("errCode").getString(0)); //是否顶升 shuttleProtocol.setHasLift(data.getInteger("liftPosition") == 1 ? true : false); shuttleProtocol.setHasLift(data.getInteger("liftPosition") == 2 ? true : false); //是否有托盘 shuttleProtocol.setHasPallet(data.getInteger("loadState") == 1 ? true : false); //行驶方向