diff --git a/src/main/resources/mapper/TBasicMapper.xml b/src/main/resources/mapper/TBasicMapper.xml index 4b1070b..3b75f1b 100644 --- a/src/main/resources/mapper/TBasicMapper.xml +++ b/src/main/resources/mapper/TBasicMapper.xml @@ -49,7 +49,8 @@ `dis_date`,`dis_dept`, `dis_dept_name`, `attending`, `attending_name`, `is_dead`,`file_source`, - `jzh`,`bed_no`, `jz_card_no`, `total_cost` + `jzh`,`bed_no`, `jz_card_no`, `total_cost`, + `create_time`, `update_time` from docus_medicalrecord.t_basic where jzh in #{jzh}