dubin
2 天以前 52cbfeb0c93770530965955ca861f3d0a2bedd66
src/main/java/com/zy/core/thread/StationThread.java
@@ -17,4 +17,8 @@
    CommandResponse sendCommand(StationCommand command);
    CommandResponse sendOriginCommand(String address, short[] data);
    byte[] readOriginCommand(String address, int length);
}