Stringsql="select mall_id,countdate,counttime,person_count,staff_count,female_stage,male_stage from d_mall_day_face_recognition_sta where mall_id = ? and countdate = ?;";
...
...
@@ -579,14 +586,24 @@ public class PersonRecordServiceImpl implements PersonRecordService {