Commit 06b58638 authored by 麻笑宇's avatar 麻笑宇

修改大屏代码提交

parent 24dc93aa
......@@ -1321,7 +1321,7 @@ public class DPStatisticsServiceImpl {
}
Collections.reverse(xDataList);
Collections.reverse(newRegisterEq);
resultMap.put("xData",xDataList);
resultMap.put("xdata",xDataList);
resultMap.put("newRegisterEq",newRegisterEq);
return resultMap;
}
......
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