MrShi
2025-10-24 9a94659698885764730c5f9f9cf3bb38761c0de8
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:白色)
}