Commit e9f8a3f0 authored by zhoushiguang's avatar zhoushiguang

干线指标计算重复数据bug修复

parent 8387d0d5
......@@ -39,6 +39,7 @@ public class LineCongestion implements Serializable {
// 检测时间
private Long detectTime;
private String detectTimeFormat;
//拥堵状态
private String congestionType;
......
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