|
@@ -268,7 +268,7 @@
|
|
select * from base_person_info
|
|
select * from base_person_info
|
|
where company_id=#{companyId}
|
|
where company_id=#{companyId}
|
|
and del_flag=0
|
|
and del_flag=0
|
|
- and face_enabled=1
|
|
|
|
|
|
+ and face_bound=1
|
|
and id_ not in (
|
|
and id_ not in (
|
|
select person_id from base_person_device_filter_log
|
|
select person_id from base_person_device_filter_log
|
|
where record_time>=#{startTime}
|
|
where record_time>=#{startTime}
|