Commit 3e0fbee1 authored by duanruiming's avatar duanruiming

[update] 方向实时实体删除无用参数

parent 60e346f0
......@@ -63,10 +63,6 @@ public class CrossDirDataRealtimePO {
public Date gmtModified ;
@ApiModelProperty(name = "溢流率:交叉口间路段车辆排队长度超出可容纳空间的时长与观测总时长的百分比",notes = "")
public Double effusionRate;
@ApiModelProperty(value = "绿灯间隔清空率", notes = "")
public Double clearRate;
@ApiModelProperty(value = "负载均衡度", notes = "")
public Double loadBalance;
@ApiModelProperty(value = "绿灯有效利用率", notes = "")
public Double greenLightEfficiency;
}
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