#
zwl
2 天以前 59970971f3dd29af917aff22017d99f3a58e2445
src/main/java/com/zy/core/model/DeviceCommandMsgModel.java
@@ -9,6 +9,8 @@
    private String deviceType;
    private String resultKey;
    private Object command;
}