#
Junjie
20 小时以前 644c041d75574ad0ce318c81dc15cb74849f816a
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);