#
DELL
2025-11-27 cd5a7eb32041e3efa4bfe54ab7c86a0c600c1c20
src/main/java/com/zy/core/model/DeviceCommandMsgModel.java
@@ -9,6 +9,8 @@
    private String deviceType;
    private String resultKey;
    private Object command;
}