MrShi
2025-11-10 7e9756e119c3a511b7be25ef38de6c27cc9d524b
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();
}