Commit a1b17b9a80f49620bcb9d9f23792e45dd22dcc6c

Authored by jiangjiazhi
1 parent 219c6fdd00

1

Showing 1 changed file with 1 additions and 1 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/service/impl/ReportServiceImpl.java View file @ a1b17b9
... ... @@ -891,7 +891,7 @@
891 891 xyMap.put("xAxis", xAxis);
892 892 xyMap.put("ssy", ssy);
893 893 xyMap.put("szy", szy);
894   - for (int i = 0; i <= 40; i++) {
  894 + for (int i = 0; i <= 42; i++) {
895 895 ssyMax.add(140);
896 896 szyMin.add(60);
897 897 ssy.add(0);