wangchangsheng 2 năm trước cách đây
mục cha
commit
048125cfe1

+ 5 - 1
web/monitor-web-sxjn/src/main/java/com/gyee/frame/service/websocket/GenreSetPushService.java

@@ -4250,9 +4250,13 @@ public class GenreSetPushService {
                     if (planmonth == month) {
 
                         map.put("yfdljh",fdl);
+                        map.put("nfdljh",0.00);
+                    }else {
+                        map.put("nfdljh",fdl);
+                        map.put("yfdljh",0.00);
                     }
 
-                    map.put("nfdljh",fdl);
+
 
                 }
                 gxkmap.put(plan.getWindpower(),map);