@ -154,6 +154,12 @@ public class PatientDeviceService extends BaseJpaService<DevicePatientDevice, Pa
}
if (type.equals("13")){
if (StringUtils.isBlank(devicePatientDevice.getSosAddress())){
return false;
boolean needVerify = true;
//修改操作
if (devicePatientDevice.getId() != null) {