Przeglądaj źródła

Merge branch 'dev' of liubing/wlyy2.0 into dev

liubing 3 lat temu
rodzic
commit
b1d1137fe4

+ 1 - 0
svr/svr-cloud-care/src/main/java/com/yihu/jw/care/service/statistics/StatisticsService.java

@ -478,6 +478,7 @@ public class StatisticsService {
        result.put("childOn",childOn);
        result.put("olderWxOn",olderWxOn);
        result.put("olderPadOn",olderPadOn);
        result.put("olderOn",olderOn);
        result.put("childOff",childOff);
        result.put("helperOff",helperOff);