#
Junjie
18 小时以前 e43ada57f7ffdaf570c54b19316a7f0cacfaec1f
src/main/java/com/zy/core/thread/StationThread.java
@@ -40,6 +40,8 @@
        return getCommand(StationCommandType.MOVE, taskNo, stationId, targetStationId, palletSize, pathLenFactor);
    }
    boolean clearPath(Integer taskNo);
    CommandResponse sendCommand(StationCommand command);
    CommandResponse sendOriginCommand(String address, short[] data);