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