车辆通行保存人脸采集图片
This commit is contained in:
parent
285c63ef65
commit
d133211275
@ -320,6 +320,7 @@ public class CarPassRecordServiceImpl extends ServiceImpl<CarPassRecordMapper, C
|
||||
workerAttendance.setPassagewayName("未知");
|
||||
}
|
||||
workerAttendance.setAttendanceType(1);
|
||||
workerAttendance.setImageUrl(workerInfo.getFieldAcquisitionUrl());
|
||||
workerAttendanceMapper.insert(workerAttendance);
|
||||
asyncSendAttendance.saveAndSendAttendance(workerAttendance, workerInfo);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user