Commit b73d2e44 authored by hanbing's avatar hanbing

[update] 修改溢流率字段名

parent 06c99fb0
......@@ -96,7 +96,7 @@ public class LanePeriodicDataEventListConvert {
crossDirDataRealTimePO.setBatchTime(batchTime);
crossDirDataRealTimePO.setGmtCreate(now);
crossDirDataRealTimePO.setGmtModified(now);//
crossDirDataRealTimePO.seteffusionRate(0000.0);//
crossDirDataRealTimePO.setEffusionRate(0000.0);//
return crossDirDataRealTimePO;
}
......
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