|  | @ -2490,7 +2490,7 @@ public class PrescriptionService extends BaseJpaService<WlyyPrescriptionDO, Pres
 | 
												
													
														
															|  |                 "patient.photo AS photo," +
 |  |                 "patient.photo AS photo," +
 | 
												
													
														
															|  |                 "patient.birthday AS birthday," +
 |  |                 "patient.birthday AS birthday," +
 | 
												
													
														
															|  |                 "room.consult_type AS consult_type," +
 |  |                 "room.consult_type AS consult_type," +
 | 
												
													
														
															|  |                 "room.reservation_time AS time," +
 |  | 
 | 
												
													
														
															|  | 
 |  |                 "date_format(room.reservation_time ,'%Y-%m-%d %H:%i:%S' ) AS time," +
 | 
												
													
														
															|  |                 "date_format(room.reservation_time ,'%Y-%m-%d' ) AS group_date," +
 |  |                 "date_format(room.reservation_time ,'%Y-%m-%d' ) AS group_date," +
 | 
												
													
														
															|  |                 "room.reservation_type AS reservation_type," +
 |  |                 "room.reservation_type AS reservation_type," +
 | 
												
													
														
															|  |                 "outpatient.disease_img AS disease_img," +
 |  |                 "outpatient.disease_img AS disease_img," +
 |