#1
dubin
3 天以前 f1bb341dab32e6ca83b453efa60fff729a89639d
src/main/java/com/zy/core/model/DeviceCommandMsgModel.java
@@ -9,6 +9,8 @@
    private String deviceType;
    private String resultKey;
    private Object command;
}