doum
2025-12-17 344fe6557564e02da51a0ebb3767f8697c7c81b9
server/visits/dmvisit_service/src/main/java/com/doumee/core/haikang/model/param/request/TransparentChannelSingleRequest.java
@@ -12,4 +12,6 @@
  */
 private String content   ; //String   true   内容
 private Integer deviceId; //   String   false   设备主键
 private int speed; //   播放速度
 private int color; // 字体颜色(1:红色,2:绿色,4:黄色,8:蓝色,16:紫色,32:青色,64:白色)
}