Commit 432d6aa7 authored by 赵啸非's avatar 赵啸非

修改本月统计

parent 8058d579
......@@ -138,6 +138,8 @@ public class SyncDoorsEventTaskImpl implements ITaskExcuteService {
return null;
}
log.info("attend==》{}", JSON.toJSONString(item));
recordHikEntity.setStaffId(staffCache.getId());
recordHikEntity.setStaffName(staffCache.getName());
recordHikEntity.setWorkNum(staffCache.getWorkNum());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment