|
@@ -65,7 +65,7 @@ public class UpdateTask implements ITask {
|
|
|
continue;
|
|
|
}
|
|
|
Map<String, String> params = new HashMap<>();
|
|
|
- params.put("institution_id","51000001");
|
|
|
+ //params.put("institution_id","51000001");
|
|
|
//exams表
|
|
|
params.put("exam_id",exams2.getId());
|
|
|
//报告医生姓名
|