MrShi
2025-11-19 7a1a89f650f0102c07631c146fcc1b99c1465391
server/visits/dmvisit_service/src/main/java/com/doumee/service/business/DeviceService.java
@@ -104,5 +104,5 @@
    long count(Device device);
    void setLedContent(TransparentChannelSingleRequest body);
    void setAllLedDefualtContent();
    void allLedDefualtContent();
}