查询人脸机分配名单数量

select clock_id as 机号,COUNT(card_id)as 人数 from AssignEmpOther where photo_downstate=4 group by clock_id

posted @ 2020-07-03 10:48  游工  阅读(5)  评论(0)    收藏  举报