刘韬 5 years ago
parent
commit
cf8f40fae3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      DataFusion/src/com/zskk/control/ViewController.java

+ 1 - 1
DataFusion/src/com/zskk/control/ViewController.java

@@ -87,7 +87,7 @@ public class ViewController extends Controller {
 				patientInfos.setName(record.getStr("PATIENTNAME"));
 				patientInfos.setPhone(record.getStr("PHONE")==null?"":record.getStr("PHONE"));
 				patientInfos.setCardNum(record.getStr("IDCARD"));
-				patientInfos.update();
+//				patientInfos.update();
 				exams2.setApplicationDepartment(record.getStr("DEPATMENT"));
 				exams2.setApplicationDoctor(record.getStr("CLINICALDOCTOR"));
 //				exams2.setExamStatus(9);