zd_123 hace 7 años
padre
commit
28f407da3a

+ 1 - 1
patient-co/patient-co-wlyy/src/main/java/com/yihu/wlyy/service/app/device/PatientDeviceService.java

@ -157,7 +157,7 @@ public class PatientDeviceService extends BaseService {
            }
        }
        /*DeviceDetail deviceDetail = deviceDetailDao.findBySn(deviceSn);
        if(deviceDetail != null){
        //if(deviceDetail != null){
            flag = true;
        }*/
        return flag;