#
zy
2025-07-16 3bf284c9ad88b326de2ef52d01f76b2d985d8d2f
src/main/java/com/zy/core/model/DeviceCommandMsgModel.java
@@ -9,6 +9,8 @@
    private String deviceType;
    private String resultKey;
    private Object command;
}