Browse Source

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

shikejing 3 năm trước cách đây
mục cha
commit
1c8ba5f104

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

@ -159,6 +159,10 @@ public class StatisticsService {
            if (patient != null){
                String archive_type = null;
                Integer onLineFlag =0;
                if (patient.getArchiveType() == null){
                    System.out.println(patient.getId());
                    continue;
                }
                switch (patient.getArchiveType().toString()){
                    case "1":
                        archive_type = "older";//老人