zjh
7 天以前 f8150f79c0914080c42af9737d36c676f0c1a9f8
ltkj-hosp/src/main/java/com/ltkj/hosp/service/impl/TjReportServiceImpl.java
@@ -437,7 +437,7 @@
                        //多条标准  根据客户年龄性别判断
                        //性别
                        Long cusSex = customer.getCusSex();
                        Date cusBrithday = customer.getCusBrithday();
                        String cusBrithday = customer.getCusBrithday();
                        //年龄
                        int age = DateUtil.ageOfNow(cusBrithday);
                        //遍历判断标准