|
@ -4037,7 +4037,7 @@ public class SignPatientLabelInfoService extends BaseService {
|
|
|
// if (p == null) {
|
|
|
// continue;
|
|
|
// }
|
|
|
//查找居民 改造成获取绑定的设备和疾病类型--huangwenjie-2017.11.21
|
|
|
//查找居民 改造成获取绑定的设备和疾病类型---huangwenjie-2017.11.21
|
|
|
PatientVO p = new PatientVO();
|
|
|
List<PatientVO> plist = new ArrayList<>();
|
|
|
if(sign.get("patient") != null){
|