MrShi
2025-06-30 5bc8d013569e6aaa4f392d5c5b795d551d41a5f2
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();
}