266 lines
49 KiB
Plaintext
266 lines
49 KiB
Plaintext
|
|
2023-12-07 15:28:31,034 [main] Starting AttApplication using Java 1.8.0_202 on zys with PID 36388 (D:\work\yn\YnAttendanceMachine\target\classes started by 11989 in D:\work\yn\YnAttendanceMachine)
|
||
|
|
2023-12-07 15:28:31,043 [main] Running with Spring Boot v2.7.1, Spring v5.3.21
|
||
|
|
2023-12-07 15:28:31,043 [main] No active profile set, falling back to 1 default profile: "default"
|
||
|
|
2023-12-07 15:28:32,914 [main] Started AttApplication in 2.27 seconds (JVM running for 3.509)
|
||
|
|
2023-12-07 15:28:42,028 [http-nio-8085-exec-3] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:28:42,047 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:28:42,190 [http-nio-8085-exec-3] <== Total: 0
|
||
|
|
2023-12-07 15:28:46,548 [http-nio-8085-exec-5] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:28:46,549 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:28:46,643 [http-nio-8085-exec-5] <== Total: 1
|
||
|
|
2023-12-07 15:28:46,683 [http-nio-8085-exec-5] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
|
||
|
|
2023-12-07 15:28:46,686 [http-nio-8085-exec-5] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=341181200110111414 Name=张永识 Pri=0 Passwd=123456 Grp=0 Verify=15
|
||
|
|
|
||
|
|
C:bns:DATA UPDATE BIOPHOTO PIN=341181200110111414 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/45f2fb38b1ab48eeab6526d4104b54fc.jpg
|
||
|
|
|
||
|
|
C:bns:DATA UPDATE USERPIC PIN=341181200110111414 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/45f2fb38b1ab48eeab6526d4104b54fc.jpg
|
||
|
|
|
||
|
|
(String), 341181200110111414(String), 5(String), 1(Integer)
|
||
|
|
2023-12-07 15:28:46,829 [http-nio-8085-exec-5] <== Updates: 1
|
||
|
|
2023-12-07 15:28:47,414 [http-nio-8085-exec-7] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:28:47,415 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:28:47,511 [http-nio-8085-exec-7] <== Total: 0
|
||
|
|
2023-12-07 15:28:48,892 [http-nio-8085-exec-8] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:28:48,893 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:28:48,991 [http-nio-8085-exec-8] <== Total: 0
|
||
|
|
2023-12-07 15:28:49,213 [http-nio-8085-exec-4] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:28:49,214 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:28:49,293 [http-nio-8085-exec-4] <== Total: 0
|
||
|
|
2023-12-07 15:28:50,532 [http-nio-8085-exec-10] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:28:50,532 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:28:50,609 [http-nio-8085-exec-10] <== Total: 0
|
||
|
|
2023-12-07 15:28:50,825 [http-nio-8085-exec-1] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:28:50,825 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:28:50,891 [http-nio-8085-exec-1] <== Total: 0
|
||
|
|
2023-12-07 15:28:53,125 [http-nio-8085-exec-2] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:28:53,126 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:28:53,241 [http-nio-8085-exec-2] <== Total: 0
|
||
|
|
2023-12-07 15:28:54,587 [http-nio-8085-exec-3] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:28:54,588 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:28:54,702 [http-nio-8085-exec-3] <== Total: 0
|
||
|
|
2023-12-07 15:28:56,929 [http-nio-8085-exec-6] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:28:56,929 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:28:57,007 [http-nio-8085-exec-6] <== Total: 0
|
||
|
|
2023-12-07 15:28:58,234 [http-nio-8085-exec-5] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:28:58,235 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:28:58,341 [http-nio-8085-exec-5] <== Total: 0
|
||
|
|
2023-12-07 15:29:01,592 [http-nio-8085-exec-9] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:29:01,593 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:29:01,673 [http-nio-8085-exec-9] <== Total: 0
|
||
|
|
2023-12-07 15:29:05,071 [http-nio-8085-exec-7] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:29:05,073 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:29:05,161 [http-nio-8085-exec-7] <== Total: 0
|
||
|
|
2023-12-07 15:29:06,500 [http-nio-8085-exec-4] ==> Preparing: SELECT bw.NAME,bw.id_number AS idNumber,bw.post_id as postId,ein_status as einStatus, bsc.pro_id as proId,bsc.sub_id as subId,btur.team_id as teamId,bwc.id as contractId FROM bm_worker bw LEFT JOIN t_dict t ON t.id = bw.post_id AND t.is_active = 1 left join bm_team_user_relation btur on btur.id_number = bw.id_number and btur.is_active = 1 left join bm_sub_relation bsr on bsr.value = btur.team_id and bsr.is_active = 1 and bsr.type = 3 LEFT JOIN bm_sub_contract bsc ON bsc.id = bsr.sub_contract_id and bsc.is_active = 1 left join bm_worker_contract bwc on bwc.idCard = bw.id_number and bwc.is_active = 1 WHERE bw.IS_ACTIVE = 1 and bw.id_number = ? GROUP BY bw.id_number
|
||
|
|
2023-12-07 15:29:06,501 [http-nio-8085-exec-4] ==> Parameters: 825(String)
|
||
|
|
2023-12-07 15:29:06,577 [http-nio-8085-exec-4] <== Total: 0
|
||
|
|
2023-12-07 15:29:06,578 [http-nio-8085-exec-4] ==> Preparing: insert into fc_face_contrast(IMEI,upload_id,ID_NUMBER,PRO_ID,CURRENT_DAY,ADD_TIME,PHOTO_PATH,attendance_type,lon,lat) values(?,?,?,?,?,?,?,?,?,?)
|
||
|
|
2023-12-07 15:29:06,580 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String), 0(String), 825(String), null, 2023-12-07(String), 2023-12-07 15:29:06(String), ynRealName/attendanceMachine/2023/12/07/1701934146477.jpg(String), 1(String), null, null
|
||
|
|
2023-12-07 15:29:06,731 [http-nio-8085-exec-4] <== Updates: 1
|
||
|
|
2023-12-07 15:29:07,515 [http-nio-8085-exec-10] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:29:07,516 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:29:07,618 [http-nio-8085-exec-10] <== Total: 0
|
||
|
|
2023-12-07 15:29:09,869 [http-nio-8085-exec-2] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:29:09,870 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:29:09,972 [http-nio-8085-exec-2] <== Total: 0
|
||
|
|
2023-12-07 15:29:13,210 [http-nio-8085-exec-3] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:29:13,211 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:29:13,315 [http-nio-8085-exec-3] <== Total: 0
|
||
|
|
2023-12-07 15:29:16,555 [http-nio-8085-exec-6] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:29:16,555 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:29:16,659 [http-nio-8085-exec-6] <== Total: 0
|
||
|
|
2023-12-07 15:29:20,909 [http-nio-8085-exec-5] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:29:20,910 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:29:21,016 [http-nio-8085-exec-5] <== Total: 0
|
||
|
|
2023-12-07 15:29:24,256 [http-nio-8085-exec-9] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:29:24,256 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:29:24,330 [http-nio-8085-exec-9] <== Total: 0
|
||
|
|
2023-12-07 15:29:29,579 [http-nio-8085-exec-7] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:29:29,579 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:29:29,705 [http-nio-8085-exec-7] <== Total: 0
|
||
|
|
2023-12-07 15:29:33,913 [http-nio-8085-exec-4] ==> Preparing: SELECT bw.NAME,bw.id_number AS idNumber,bw.post_id as postId,ein_status as einStatus, bsc.pro_id as proId,bsc.sub_id as subId,btur.team_id as teamId,bwc.id as contractId FROM bm_worker bw LEFT JOIN t_dict t ON t.id = bw.post_id AND t.is_active = 1 left join bm_team_user_relation btur on btur.id_number = bw.id_number and btur.is_active = 1 left join bm_sub_relation bsr on bsr.value = btur.team_id and bsr.is_active = 1 and bsr.type = 3 LEFT JOIN bm_sub_contract bsc ON bsc.id = bsr.sub_contract_id and bsc.is_active = 1 left join bm_worker_contract bwc on bwc.idCard = bw.id_number and bwc.is_active = 1 WHERE bw.IS_ACTIVE = 1 and bw.id_number = ? GROUP BY bw.id_number
|
||
|
|
2023-12-07 15:29:33,914 [http-nio-8085-exec-4] ==> Parameters: 341181200110111414(String)
|
||
|
|
2023-12-07 15:29:34,026 [http-nio-8085-exec-4] <== Total: 0
|
||
|
|
2023-12-07 15:29:34,027 [http-nio-8085-exec-4] ==> Preparing: insert into fc_face_contrast(IMEI,upload_id,ID_NUMBER,PRO_ID,CURRENT_DAY,ADD_TIME,PHOTO_PATH,attendance_type,lon,lat) values(?,?,?,?,?,?,?,?,?,?)
|
||
|
|
2023-12-07 15:29:34,029 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String), 0(String), 341181200110111414(String), null, 2023-12-07(String), 2023-12-07 15:29:33(String), ynRealName/attendanceMachine/2023/12/07/1701934173908.jpg(String), 1(String), null, null
|
||
|
|
2023-12-07 15:29:34,150 [http-nio-8085-exec-4] <== Updates: 1
|
||
|
|
2023-12-07 15:29:36,963 [http-nio-8085-exec-1] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:29:36,964 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:29:37,082 [http-nio-8085-exec-1] <== Total: 0
|
||
|
|
2023-12-07 15:29:42,528 [http-nio-8085-exec-3] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:29:42,528 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:29:42,626 [http-nio-8085-exec-3] <== Total: 0
|
||
|
|
2023-12-07 15:29:46,870 [http-nio-8085-exec-6] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:29:46,871 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:29:46,958 [http-nio-8085-exec-6] <== Total: 0
|
||
|
|
2023-12-07 15:29:52,129 [http-nio-8085-exec-5] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:29:52,129 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:29:52,190 [http-nio-8085-exec-5] <== Total: 0
|
||
|
|
2023-12-07 15:29:56,460 [http-nio-8085-exec-9] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:29:56,460 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:29:56,553 [http-nio-8085-exec-9] <== Total: 0
|
||
|
|
2023-12-07 15:30:01,896 [http-nio-8085-exec-7] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:01,896 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:01,967 [http-nio-8085-exec-7] <== Total: 0
|
||
|
|
2023-12-07 15:30:07,220 [http-nio-8085-exec-4] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:07,221 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:07,285 [http-nio-8085-exec-4] <== Total: 1
|
||
|
|
2023-12-07 15:30:07,286 [http-nio-8085-exec-4] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
|
||
|
|
2023-12-07 15:30:07,288 [http-nio-8085-exec-4] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=341181200110111414 Name=张永识 Pri=0 Passwd=123456 Grp=0 Verify=15
|
||
|
|
|
||
|
|
C:bns:DATA UPDATE BIOPHOTO PIN=341181200110111414 Type=9 Format=1 Url=http://112.29.103.165:1616/file/9df2133c52ee44f8ab96805f058ebd94.jpg
|
||
|
|
|
||
|
|
C:bns:DATA UPDATE USERPIC PIN=341181200110111414 Type=9 Format=1 Url=http://112.29.103.165:1616/file/9df2133c52ee44f8ab96805f058ebd94.jpg
|
||
|
|
|
||
|
|
(String), 341181200110111414(String), 5(String), 1(Integer)
|
||
|
|
2023-12-07 15:30:07,435 [http-nio-8085-exec-4] <== Updates: 1
|
||
|
|
2023-12-07 15:30:08,749 [http-nio-8085-exec-1] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:08,749 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:08,830 [http-nio-8085-exec-1] <== Total: 0
|
||
|
|
2023-12-07 15:30:09,217 [http-nio-8085-exec-2] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:09,217 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:09,317 [http-nio-8085-exec-2] <== Total: 0
|
||
|
|
2023-12-07 15:30:10,646 [http-nio-8085-exec-3] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:10,646 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:10,727 [http-nio-8085-exec-3] <== Total: 0
|
||
|
|
2023-12-07 15:30:10,941 [http-nio-8085-exec-6] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:10,941 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:11,030 [http-nio-8085-exec-6] <== Total: 0
|
||
|
|
2023-12-07 15:30:12,278 [http-nio-8085-exec-5] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:12,278 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:12,369 [http-nio-8085-exec-5] <== Total: 0
|
||
|
|
2023-12-07 15:30:13,605 [http-nio-8085-exec-9] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:13,606 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:13,681 [http-nio-8085-exec-9] <== Total: 0
|
||
|
|
2023-12-07 15:30:16,039 [http-nio-8085-exec-7] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:16,040 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:16,136 [http-nio-8085-exec-7] <== Total: 0
|
||
|
|
2023-12-07 15:30:17,360 [http-nio-8085-exec-8] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:17,361 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:17,430 [http-nio-8085-exec-8] <== Total: 0
|
||
|
|
2023-12-07 15:30:19,806 [http-nio-8085-exec-4] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:19,806 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:19,919 [http-nio-8085-exec-4] <== Total: 0
|
||
|
|
2023-12-07 15:30:23,148 [http-nio-8085-exec-10] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:23,149 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:23,207 [http-nio-8085-exec-10] <== Total: 0
|
||
|
|
2023-12-07 15:30:25,450 [http-nio-8085-exec-1] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:25,452 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:25,544 [http-nio-8085-exec-1] <== Total: 0
|
||
|
|
2023-12-07 15:30:28,778 [http-nio-8085-exec-2] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:28,779 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:28,874 [http-nio-8085-exec-2] <== Total: 0
|
||
|
|
2023-12-07 15:30:32,109 [http-nio-8085-exec-3] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:32,111 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:32,208 [http-nio-8085-exec-3] <== Total: 0
|
||
|
|
2023-12-07 15:30:35,439 [http-nio-8085-exec-6] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:35,440 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:35,526 [http-nio-8085-exec-6] <== Total: 0
|
||
|
|
2023-12-07 15:30:39,770 [http-nio-8085-exec-5] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:39,771 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:39,850 [http-nio-8085-exec-5] <== Total: 0
|
||
|
|
2023-12-07 15:30:44,091 [http-nio-8085-exec-9] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:44,091 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:44,183 [http-nio-8085-exec-9] <== Total: 1
|
||
|
|
2023-12-07 15:30:44,184 [http-nio-8085-exec-9] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
|
||
|
|
2023-12-07 15:30:44,184 [http-nio-8085-exec-9] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=341181200110111414 Name=张永识 Pri=0 Passwd=123456 Grp=0 Verify=15
|
||
|
|
|
||
|
|
C:bns:DATA UPDATE BIOPHOTO PIN=341181200110111414 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/9df2133c52ee44f8ab96805f058ebd94.jpg
|
||
|
|
|
||
|
|
C:bns:DATA UPDATE USERPIC PIN=341181200110111414 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/9df2133c52ee44f8ab96805f058ebd94.jpg
|
||
|
|
|
||
|
|
(String), 341181200110111414(String), 5(String), 1(Integer)
|
||
|
|
2023-12-07 15:30:44,347 [http-nio-8085-exec-9] <== Updates: 1
|
||
|
|
2023-12-07 15:30:44,899 [http-nio-8085-exec-8] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:44,900 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:44,992 [http-nio-8085-exec-8] <== Total: 0
|
||
|
|
2023-12-07 15:30:46,374 [http-nio-8085-exec-4] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:46,374 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:46,475 [http-nio-8085-exec-4] <== Total: 0
|
||
|
|
2023-12-07 15:30:46,706 [http-nio-8085-exec-10] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:46,707 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:46,812 [http-nio-8085-exec-10] <== Total: 0
|
||
|
|
2023-12-07 15:30:48,048 [http-nio-8085-exec-1] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:48,049 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:48,141 [http-nio-8085-exec-1] <== Total: 0
|
||
|
|
2023-12-07 15:30:48,355 [http-nio-8085-exec-2] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:48,356 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:48,452 [http-nio-8085-exec-2] <== Total: 0
|
||
|
|
2023-12-07 15:30:50,692 [http-nio-8085-exec-3] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:50,692 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:50,762 [http-nio-8085-exec-3] <== Total: 0
|
||
|
|
2023-12-07 15:30:52,994 [http-nio-8085-exec-6] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:52,994 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:53,070 [http-nio-8085-exec-6] <== Total: 0
|
||
|
|
2023-12-07 15:30:54,307 [http-nio-8085-exec-5] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:54,307 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:54,395 [http-nio-8085-exec-5] <== Total: 0
|
||
|
|
2023-12-07 15:30:56,669 [http-nio-8085-exec-9] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:30:56,670 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:30:56,748 [http-nio-8085-exec-9] <== Total: 0
|
||
|
|
2023-12-07 15:31:00,033 [http-nio-8085-exec-7] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:31:00,034 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:31:00,127 [http-nio-8085-exec-7] <== Total: 0
|
||
|
|
2023-12-07 15:31:02,405 [http-nio-8085-exec-8] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:31:02,406 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:31:02,486 [http-nio-8085-exec-8] <== Total: 0
|
||
|
|
2023-12-07 15:31:05,762 [http-nio-8085-exec-4] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:31:05,762 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:31:05,880 [http-nio-8085-exec-4] <== Total: 0
|
||
|
|
2023-12-07 15:31:09,150 [http-nio-8085-exec-10] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:31:09,151 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:31:09,260 [http-nio-8085-exec-10] <== Total: 0
|
||
|
|
2023-12-07 15:31:12,565 [http-nio-8085-exec-1] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:31:12,566 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:31:12,677 [http-nio-8085-exec-1] <== Total: 0
|
||
|
|
2023-12-07 15:31:17,002 [http-nio-8085-exec-2] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:31:17,003 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:31:17,084 [http-nio-8085-exec-2] <== Total: 0
|
||
|
|
2023-12-07 15:31:20,619 [http-nio-8085-exec-5] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:31:20,620 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:31:20,730 [http-nio-8085-exec-5] <== Total: 0
|
||
|
|
2023-12-07 15:31:20,731 [http-nio-8085-exec-6] ==> Preparing: SELECT bw.NAME,bw.id_number AS idNumber,bw.post_id as postId,ein_status as einStatus, bsc.pro_id as proId,bsc.sub_id as subId,btur.team_id as teamId,bwc.id as contractId FROM bm_worker bw LEFT JOIN t_dict t ON t.id = bw.post_id AND t.is_active = 1 left join bm_team_user_relation btur on btur.id_number = bw.id_number and btur.is_active = 1 left join bm_sub_relation bsr on bsr.value = btur.team_id and bsr.is_active = 1 and bsr.type = 3 LEFT JOIN bm_sub_contract bsc ON bsc.id = bsr.sub_contract_id and bsc.is_active = 1 left join bm_worker_contract bwc on bwc.idCard = bw.id_number and bwc.is_active = 1 WHERE bw.IS_ACTIVE = 1 and bw.id_number = ? GROUP BY bw.id_number
|
||
|
|
2023-12-07 15:31:20,732 [http-nio-8085-exec-6] ==> Parameters: 341181200110111414(String)
|
||
|
|
2023-12-07 15:31:20,815 [http-nio-8085-exec-6] <== Total: 0
|
||
|
|
2023-12-07 15:31:20,816 [http-nio-8085-exec-6] ==> Preparing: insert into fc_face_contrast(IMEI,upload_id,ID_NUMBER,PRO_ID,CURRENT_DAY,ADD_TIME,PHOTO_PATH,attendance_type,lon,lat) values(?,?,?,?,?,?,?,?,?,?)
|
||
|
|
2023-12-07 15:31:20,817 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String), 0(String), 341181200110111414(String), null, 2023-12-07(String), 2023-12-07 15:31:20(String), ynRealName/attendanceMachine/2023/12/07/1701934280614.jpg(String), 1(String), null, null
|
||
|
|
2023-12-07 15:31:20,948 [http-nio-8085-exec-6] <== Updates: 1
|
||
|
|
2023-12-07 15:31:25,016 [http-nio-8085-exec-9] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:31:25,016 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:31:25,175 [http-nio-8085-exec-9] <== Total: 0
|
||
|
|
2023-12-07 15:31:29,433 [http-nio-8085-exec-7] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:31:29,433 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:31:29,535 [http-nio-8085-exec-7] <== Total: 0
|
||
|
|
2023-12-07 15:31:36,279 [http-nio-8085-exec-4] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:31:36,280 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:31:36,360 [http-nio-8085-exec-4] <== Total: 0
|
||
|
|
2023-12-07 15:31:40,621 [http-nio-8085-exec-10] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:31:40,622 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:31:40,739 [http-nio-8085-exec-10] <== Total: 0
|
||
|
|
2023-12-07 15:31:46,028 [http-nio-8085-exec-1] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:31:46,029 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:31:46,133 [http-nio-8085-exec-1] <== Total: 0
|
||
|
|
2023-12-07 15:31:50,392 [http-nio-8085-exec-2] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:31:50,393 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:31:50,472 [http-nio-8085-exec-2] <== Total: 0
|
||
|
|
2023-12-07 15:31:55,728 [http-nio-8085-exec-3] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:31:55,728 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:31:55,819 [http-nio-8085-exec-3] <== Total: 0
|
||
|
|
2023-12-07 15:32:01,055 [http-nio-8085-exec-5] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:32:01,055 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:32:01,154 [http-nio-8085-exec-5] <== Total: 0
|
||
|
|
2023-12-07 15:32:05,402 [http-nio-8085-exec-6] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:32:05,402 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:32:05,485 [http-nio-8085-exec-6] <== Total: 0
|
||
|
|
2023-12-07 15:32:10,747 [http-nio-8085-exec-9] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:32:10,747 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:32:10,822 [http-nio-8085-exec-9] <== Total: 0
|
||
|
|
2023-12-07 15:32:15,970 [http-nio-8085-exec-7] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:32:15,971 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:32:16,082 [http-nio-8085-exec-7] <== Total: 0
|
||
|
|
2023-12-07 15:32:20,323 [http-nio-8085-exec-4] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:32:20,324 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:32:20,425 [http-nio-8085-exec-4] <== Total: 0
|
||
|
|
2023-12-07 15:32:25,667 [http-nio-8085-exec-10] ==> Preparing: select bam.id, bamp.id_number as idNumber, bw.name, operate, face_base64 as faceImg, face_path as facePath from bm_attendance_machine bam left join bm_attendance_machine_push bamp on bamp.attendance_machine_id = bam.id and is_push = 0 left join bm_worker bw on bw.id_number = bamp.id_number where bam.is_active = 1 and bam.attendance_machine_id = ? and bamp.id_number is not null limit 5
|
||
|
|
2023-12-07 15:32:25,667 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
|
||
|
|
2023-12-07 15:32:25,745 [http-nio-8085-exec-10] <== Total: 0
|