select id,year,month,provice,city,unit,testitem,people,regis_time,eng_time,test_time,regis_notice,regis_notice_path,face_course,face_course_path,check_censoring_time,admission_regis_path,test_eng_time,check_grade_time from dede_examtime where 1=1 and provice like '辽宁%' and testitem='招警' and city like '朝阳%' and regis_time like '2021%' and month='8' order by id DESC limit 0,20