Commit 6d289a9a authored by duanruiming's avatar duanruiming

[add] 绿波图反向

parent b073e72b
......@@ -25,4 +25,5 @@ public class GreenBeltChartDTO {
private Map<String, List<List<Double>>> crossGreenTimesMap;
private Map<String, List<List<Double>>> backCrossGreenTimesMap;
private List<Map<String, List<List<Double>>>> greenwaveStartGroup;
private List<Map<String, List<List<Double>>>> backGreenwaveStartGroup;
}
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