Commit 45723712 authored by hanbing's avatar hanbing

[update] utc,海信信号机灯态接收,修改实体类字段类型

parent 88c81d53
......@@ -22,7 +22,7 @@ public class RunningLightsStatusPojo {
private Integer CCM;
// 当前控制方式
private Integer CCT;
private List<Channel> CHANNEL;
private Channel CHANNEL;
// 当前运行方案号
private Integer PLN;
// 信号机参数版本
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment