yn_smz_machine/logs/sys-back.log.sql.2023-12-05.0

2861 lines
380 KiB
Plaintext
Raw Normal View History

2024-12-02 13:25:42 +08:00
2023-12-05 19:47:02,027 [main] Starting AttApplication using Java 1.8.0_202 on zys with PID 28168 (D:\work\yn\YnAttendanceMachine\target\classes started by 11989 in D:\work\yn\YnAttendanceMachine)
2023-12-05 19:47:02,036 [main] Running with Spring Boot v2.7.1, Spring v5.3.21
2023-12-05 19:47:02,037 [main] No active profile set, falling back to 1 default profile: "default"
2023-12-05 19:47:04,666 [main] Started AttApplication in 3.506 seconds (JVM running for 4.8)
2023-12-05 19:49:32,488 [main] Starting AttApplication using Java 1.8.0_202 on zys with PID 7132 (D:\work\yn\YnAttendanceMachine\target\classes started by 11989 in D:\work\yn\YnAttendanceMachine)
2023-12-05 19:49:32,490 [main] Running with Spring Boot v2.7.1, Spring v5.3.21
2023-12-05 19:49:32,491 [main] No active profile set, falling back to 1 default profile: "default"
2023-12-05 19:49:34,450 [main] Started AttApplication in 2.377 seconds (JVM running for 3.65)
2023-12-05 19:50:04,971 [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-05 19:50:04,990 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 19:50:05,118 [http-nio-8085-exec-3] <== Total: 0
2023-12-05 19:50:09,311 [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-05 19:50:09,312 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 19:50:09,388 [http-nio-8085-exec-5] <== Total: 0
2023-12-05 19:50:14,556 [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-05 19:50:14,557 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 19:50:14,650 [http-nio-8085-exec-6] <== Total: 0
2023-12-05 19:50:19,916 [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-05 19:50:19,917 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 19:50:20,010 [http-nio-8085-exec-7] <== Total: 0
2023-12-05 19:50:24,283 [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-05 19:50:24,283 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
2023-12-05 19:50:24,378 [http-nio-8085-exec-8] <== Total: 0
2023-12-05 19:50:29,651 [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-05 19:50:29,651 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 19:50:29,726 [http-nio-8085-exec-9] <== Total: 0
2023-12-05 19:50:34,998 [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-05 19:50:34,999 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 19:50:35,063 [http-nio-8085-exec-10] <== Total: 0
2023-12-05 19:50:39,329 [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-05 19:50:39,329 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 19:50:39,437 [http-nio-8085-exec-2] <== Total: 0
2023-12-05 19:50:44,713 [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-05 19:50:44,714 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
2023-12-05 19:50:44,796 [http-nio-8085-exec-1] <== Total: 0
2023-12-05 19:50:50,071 [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-05 19:50:50,072 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 19:50:50,138 [http-nio-8085-exec-3] <== Total: 0
2023-12-05 19:50:54,405 [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-05 19:50:54,406 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 19:50:54,511 [http-nio-8085-exec-4] <== Total: 0
2023-12-05 19:50:59,683 [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-05 19:50:59,684 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 19:50:59,753 [http-nio-8085-exec-5] <== Total: 0
2023-12-05 19:51:05,027 [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-05 19:51:05,029 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 19:51:05,098 [http-nio-8085-exec-6] <== Total: 0
2023-12-05 19:51:09,362 [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-05 19:51:09,363 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 19:51:09,448 [http-nio-8085-exec-7] <== Total: 0
2023-12-05 19:51:14,719 [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-05 19:51:14,720 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
2023-12-05 19:51:14,793 [http-nio-8085-exec-8] <== Total: 0
2023-12-05 19:51:21,071 [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-05 19:51:21,073 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 19:51:21,144 [http-nio-8085-exec-9] <== Total: 0
2023-12-05 19:51:25,422 [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-05 19:51:25,423 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 19:51:25,527 [http-nio-8085-exec-10] <== Total: 0
2023-12-05 19:51:30,802 [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-05 19:51:30,803 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 19:51:30,910 [http-nio-8085-exec-2] <== Total: 0
2023-12-05 19:51:36,409 [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-05 19:51:36,410 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
2023-12-05 19:51:36,493 [http-nio-8085-exec-1] <== Total: 0
2023-12-05 19:51:40,759 [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-05 19:51:40,759 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 19:51:40,826 [http-nio-8085-exec-3] <== Total: 0
2023-12-05 19:51:46,100 [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-05 19:51:46,101 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 19:51:46,188 [http-nio-8085-exec-4] <== Total: 0
2023-12-05 19:51:50,453 [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-05 19:51:50,454 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 19:51:50,557 [http-nio-8085-exec-5] <== Total: 0
2023-12-05 19:51:55,827 [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-05 19:51:55,829 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 19:51:55,920 [http-nio-8085-exec-6] <== Total: 0
2023-12-05 19:56:21,766 [main] Starting AttApplication using Java 1.8.0_202 on zys with PID 32336 (D:\work\yn\YnAttendanceMachine\target\classes started by 11989 in D:\work\yn\YnAttendanceMachine)
2023-12-05 19:56:21,769 [main] Running with Spring Boot v2.7.1, Spring v5.3.21
2023-12-05 19:56:21,769 [main] No active profile set, falling back to 1 default profile: "default"
2023-12-05 19:56:23,352 [main] Started AttApplication in 1.884 seconds (JVM running for 2.951)
2023-12-05 19:56:32,893 [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-05 19:56:32,908 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 19:56:33,007 [http-nio-8085-exec-2] <== Total: 5
2023-12-05 19:56:33,024 [http-nio-8085-exec-2] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:56:33,026 [http-nio-8085-exec-2] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=500382198401234111 Name=黄金文 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=500382198401234111 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/21/646e7e2474f0482bbf95626595645949500382198401234111_202303212024_face.jpg
(String), 500382198401234111(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=511621198403167297 Name=曾小兵 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=511621198403167297 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/18/b19346ecf3924413993d094d568c094e511621198403167297_202303182026_face.jpg
(String), 511621198403167297(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=511621198708217304 Name=刘春兰 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=511621198708217304 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/21/0bc0fca9f8e64d6cb21345b146116471511621198708217304_202303212028_face.jpg
(String), 511621198708217304(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=511622198603041919 Name=周金刚 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=511622198603041919 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/09/25/2105195066834daeb37e42d5261cb886511622198603041919_202209251201_face.jpg
(String), 511622198603041919(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=511622199110201333 Name=周龙 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=511622199110201333 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/5aff447151274224bf3006c3d19ff0f0511622199110201333_202311112058_face.jpg
(String), 511622199110201333(String), 5(String), 1(Integer)
2023-12-05 19:56:33,207 [http-nio-8085-exec-2] <== Updates: 1
2023-12-05 19:56:43,525 [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-05 19:56:43,526 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 19:56:43,603 [http-nio-8085-exec-7] <== Total: 5
2023-12-05 19:56:43,605 [http-nio-8085-exec-7] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:56:43,606 [http-nio-8085-exec-7] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=511622199412205532 Name=李毅 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=511622199412205532 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/02/15/0231ab2c519b49659930a14d2d867041511622199412205532_202302151912_face.jpg
(String), 511622199412205532(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=511681198409195017 Name=蒋久林 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=511681198409195017 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/21/abb00130f44f41ccacd635854eb9ed1e511681198409195017_202303212116_face.jpg
(String), 511681198409195017(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=51168119860501501X Name=蒋勇赶 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=51168119860501501X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/22/2fa094e2bb3d4a46883b99cd8c70bdd251168119860501501X_202303230656_face.jpg
(String), 51168119860501501X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=512902196707144878 Name=徐天红 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=512902196707144878 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/21/00f5c86bc7924a748bbe7cec26d275cd512902196707144878_202303212111_face.jpg
(String), 512902196707144878(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=512923197511147299 Name=邹深兵 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=512923197511147299 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/21/dcae77fcd9f649fa99d65ef3f7b41748512923197511147299_202303212059_face.jpg
(String), 512923197511147299(String), 5(String), 1(Integer)
2023-12-05 19:56:43,749 [http-nio-8085-exec-7] <== Updates: 1
2023-12-05 19:56:52,880 [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-05 19:56:52,880 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 19:56:52,961 [http-nio-8085-exec-3] <== Total: 5
2023-12-05 19:56:52,963 [http-nio-8085-exec-3] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:56:52,963 [http-nio-8085-exec-3] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=512923197904117736 Name=曾伟章 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=512923197904117736 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/04/30/09315c160abf4b63ad74a092d1376281512923197904117736_202304301953_face.jpg
(String), 512923197904117736(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=512925197007052656 Name=游大均 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=512925197007052656 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/18/4ef91503b1a7497495e171ec68f94b02512925197007052656_202305190631_face.jpg
(String), 512925197007052656(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=512925197308054719 Name=朱贵明 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=512925197308054719 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/b6bdb7f5d0b641fe88b363459c7584fe512925197308054719_202307252339_face.jpg
(String), 512925197308054719(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=512928196406218339 Name=王征全 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=512928196406218339 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/66483af5fe4a4ab8a8f8a970dbca2828512928196406218339_202311112055_face.jpg
(String), 512928196406218339(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=512928197503170415 Name=李春林 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=512928197503170415 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/11e55702347c4e05b70feb7aeb9210e5512928197503170415_202307252209_face.jpg
(String), 512928197503170415(String), 5(String), 1(Integer)
2023-12-05 19:56:53,103 [http-nio-8085-exec-3] <== Updates: 1
2023-12-05 19:57:00,724 [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-05 19:57:00,725 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 19:57:00,794 [http-nio-8085-exec-4] <== Total: 5
2023-12-05 19:57:00,795 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:57:00,797 [http-nio-8085-exec-4] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=512928197601303015 Name=梁伟 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=512928197601303015 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/04/30/140e64d83ef9447680d5f02d25de419e512928197601303015_202305010757_face.jpg
(String), 512928197601303015(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=512928197602127711 Name=杨永斌 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=512928197602127711 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/04/15/5acb7711f1da4a6590e81de8ba736193512928197602127711_202304151217_face.jpg
(String), 512928197602127711(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=513431199407146117 Name=吉子日古 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=513431199407146117 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/24/91b7b860e2884eacb4a4c03bd2129797513431199407146117_202308242049_face.jpg
(String), 513431199407146117(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=513601198202266252 Name=刘友前 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=513601198202266252 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/21/b7bd67aa21c04c9b8b2b2defd7aa2f50513601198202266252_202303212100_face.jpg
(String), 513601198202266252(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=513623198306151618 Name=李果林 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=513623198306151618 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/04/15/5d45b9fadb054b779e6f61017d3c4a36513623198306151618_202304150904_face.jpg
(String), 513623198306151618(String), 5(String), 1(Integer)
2023-12-05 19:57:00,929 [http-nio-8085-exec-4] <== Updates: 1
2023-12-05 19:57:06,460 [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-05 19:57:06,461 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 19:57:06,533 [http-nio-8085-exec-5] <== Total: 5
2023-12-05 19:57:06,535 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:57:06,536 [http-nio-8085-exec-5] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=522427199004183438 Name=周卫权 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=522427199004183438 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/22/4cd0261cf70a425ba8610dd355239c5d522427199004183438_202303230652_face.jpg
(String), 522427199004183438(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=530125197309280847 Name=韩云芳 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=530125197309280847 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/01/92da66b0bf6947e8b107edd1bc7b87ab530125197309280847_202305012026_face.jpg
(String), 530125197309280847(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53212319750413369X Name=侯永祥 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53212319750413369X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/cb9b9c6ca9eb4d52a2732f88988fb13053212319750413369X_202307252311_face.jpg
(String), 53212319750413369X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532123197510050671 Name=张发奎 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532123197510050671 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/03/b20a9e557dbc46a59f2c73a8d8bda626532123197510050671_202305031912_face.jpg
(String), 532123197510050671(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532123197611253611 Name=李金选 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532123197611253611 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/1806b85058b44220a4135dbaccba039d532123197611253611_202307252320_face.jpg
(String), 532123197611253611(String), 5(String), 1(Integer)
2023-12-05 19:57:06,686 [http-nio-8085-exec-5] <== Updates: 1
2023-12-05 19:57:14,679 [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-05 19:57:14,680 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 19:57:14,765 [http-nio-8085-exec-9] <== Total: 5
2023-12-05 19:57:14,766 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:57:14,767 [http-nio-8085-exec-9] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532123197910153610 Name=李金伟 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532123197910153610 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/ed63751eabb74d9ba3fa8a1041e168f7532123197910153610_202307252258_face.jpg
(String), 532123197910153610(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532123198202020619 Name=张发元 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532123198202020619 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/03/0313ec9e7cd4401cbe30530c018ee013532123198202020619_202305031910_face.jpg
(String), 532123198202020619(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532123198402213116 Name=段顺付 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532123198402213116 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/06/20/8299ba18bf184b07b33d13a61a2b1e06532123198402213116_202306202033_face.jpg
(String), 532123198402213116(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53212819770109613X Name=金正祥 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53212819770109613X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/eaf2a65bfdc947159a1a1e62eb62ede453212819770109613X_202311102042_face.jpg
(String), 53212819770109613X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53212919771014331X Name=刘让腾 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53212919771014331X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/12/b8525858854a4d7a944d302b0e68c60c53212919771014331X_202307122027_face.jpg
(String), 53212919771014331X(String), 5(String), 1(Integer)
2023-12-05 19:57:14,913 [http-nio-8085-exec-9] <== Updates: 1
2023-12-05 19:57:23,480 [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-05 19:57:23,480 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
2023-12-05 19:57:23,577 [http-nio-8085-exec-1] <== Total: 5
2023-12-05 19:57:23,578 [http-nio-8085-exec-1] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:57:23,578 [http-nio-8085-exec-1] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532129197809123335 Name=陈喜昌 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532129197809123335 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/30/312ca9bbfb80406ab555afa6e0cc5cf7532129197809123335_202307301405_face.jpg
(String), 532129197809123335(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53212919900223333X Name=文德元 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53212919900223333X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/05/62afae47a4d44866bbddb77759a440aa53212919900223333X_202305052151_face.jpg
(String), 53212919900223333X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532301196501072914 Name=王光廷 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301196501072914 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/06/08/0551c5d8b8394755975656157d649823532301196501072914_202306090632_face.jpg
(String), 532301196501072914(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532301196710171126 Name=李萍琼 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301196710171126 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/06/09/3cd087c5f853433b8f1024ba66fd6433532301196710171126_202306092043_face.jpg
(String), 532301196710171126(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532301196807143316 Name=王思成 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301196807143316 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/01/86ea6f91b8784381a8f063c6ead65ad6532301196807143316_202307012116_face.jpg
(String), 532301196807143316(String), 5(String), 1(Integer)
2023-12-05 19:57:23,729 [http-nio-8085-exec-1] <== Updates: 1
2023-12-05 19:57:30,755 [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-05 19:57:30,756 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 19:57:30,836 [http-nio-8085-exec-6] <== Total: 5
2023-12-05 19:57:30,837 [http-nio-8085-exec-6] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:57:30,838 [http-nio-8085-exec-6] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532301197011082911 Name=王光有 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301197011082911 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/01/e9803c0034dd4b6dbb9e24b8ee1f3e70532301197011082911_202307012114_face.jpg
(String), 532301197011082911(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532301197107152910 Name=王光姚 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301197107152910 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/08/e599cc3e8280478b977344953f5967cb532301197107152910_202210081801_face.jpg
(String), 532301197107152910(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532301197202153356 Name=王丽勤 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301197202153356 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/08/4484dad61d8540299288785460f91d4a532301197202153356_202210081818_face.jpg
(String), 532301197202153356(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532301197207251713 Name=赵万才 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301197207251713 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/1781db1076c645b98f916fa435e21aee532301197207251713_202311102116_face.jpg
(String), 532301197207251713(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532301197406152945 Name=杞秀花 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301197406152945 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/06/08/ec73c2ae01a64864b42ea316f83c085a532301197406152945_202306081854_face.jpg
(String), 532301197406152945(String), 5(String), 1(Integer)
2023-12-05 19:57:30,975 [http-nio-8085-exec-6] <== Updates: 1
2023-12-05 19:57:36,623 [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-05 19:57:36,624 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 19:57:36,740 [http-nio-8085-exec-7] <== Total: 5
2023-12-05 19:57:36,742 [http-nio-8085-exec-7] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:57:36,742 [http-nio-8085-exec-7] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532301198402191124 Name=孙忠香 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301198402191124 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/09/7c3de2eb4f624ba8a70bde3599516e56532301198402191124_202307091910_face.jpg
(String), 532301198402191124(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53230119870418291X Name=王敬高 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53230119870418291X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/08/48c4e71679a847b49af7880a4cf5610f53230119870418291X_202210081736_face.jpg
(String), 53230119870418291X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532301198802182913 Name=杞朝有 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301198802182913 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/06/08/2eb589db8b4b4579868df9b1bfedea15532301198802182913_202306081845_face.jpg
(String), 532301198802182913(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532301199309032932 Name=王从金 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301199309032932 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/01/16c6f151080e4bf0ac8babd25c35a52a532301199309032932_202307012116_face.jpg
(String), 532301199309032932(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53230119971024291X Name=王燕平 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53230119971024291X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/08/1fd9ef6be3314d4eb29736c71640d9f753230119971024291X_202210081718_face.jpg
(String), 53230119971024291X(String), 5(String), 1(Integer)
2023-12-05 19:57:36,896 [http-nio-8085-exec-7] <== Updates: 1
2023-12-05 19:57:45,131 [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-05 19:57:45,132 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 19:57:45,215 [http-nio-8085-exec-10] <== Total: 5
2023-12-05 19:57:45,217 [http-nio-8085-exec-10] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:57:45,217 [http-nio-8085-exec-10] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532322197410200315 Name=张朝富 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532322197410200315 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/8e0b99710721483da60174b974b0e711532322197410200315_202307281440_face.jpg
(String), 532322197410200315(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532322198706100916 Name=胡文华 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532322198706100916 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/be2222c39e444b3ba0f999e9e798816a532322198706100916_202307281416_face.jpg
(String), 532322198706100916(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532322200209121134 Name=柏文江 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532322200209121134 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/b1dcc736c2454ec994ec796f2c8bfdfe532322200209121134_202307281418_face.jpg
(String), 532322200209121134(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53232220030807031X Name=张忠林 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53232220030807031X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/d345912ae5a44d2eb80a2f1a069cba9853232220030807031X_202307281430_face.jpg
(String), 53232220030807031X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324196609201911 Name=李先忠 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324196609201911 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/b8d7cc1b43e94260aa2634f62b3e9c59532324196609201911_202307311927_face.jpg
(String), 532324196609201911(String), 5(String), 1(Integer)
2023-12-05 19:57:45,356 [http-nio-8085-exec-10] <== Updates: 1
2023-12-05 19:57:53,506 [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-05 19:57:53,507 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 19:57:53,566 [http-nio-8085-exec-2] <== Total: 5
2023-12-05 19:57:53,567 [http-nio-8085-exec-2] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:57:53,568 [http-nio-8085-exec-2] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532324196708250911 Name=王立亮 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324196708250911 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/b5492497838b4f50aa085bfea365ac0b532324196708250911_202311102111_face.jpg
(String), 532324196708250911(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324196809130919 Name=张有华 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324196809130919 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/a3afb159cd4846a09aaa494133e48016532324196809130919_202311102126_face.jpg
(String), 532324196809130919(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324197102011910 Name=周应德 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324197102011910 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/461e53a30ad94d78b1878accfc3f481a532324197102011910_202307311458_face.jpg
(String), 532324197102011910(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324197112230914 Name=高金兴 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324197112230914 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/096a9418440c4cd192ba51e950318651532324197112230914_202311102107_face.jpg
(String), 532324197112230914(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324197202132111 Name=张会昌 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324197202132111 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/9922d8d977624cbeba31e80207646cb5532324197202132111_202307252351_face.jpg
(String), 532324197202132111(String), 5(String), 1(Integer)
2023-12-05 19:57:53,719 [http-nio-8085-exec-2] <== Updates: 1
2023-12-05 19:58:03,576 [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-05 19:58:03,577 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 19:58:03,667 [http-nio-8085-exec-5] <== Total: 5
2023-12-05 19:58:03,668 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:58:03,669 [http-nio-8085-exec-5] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532324197407101917 Name=周应洪 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324197407101917 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/26/64d0fec3aff24b0ca3f3f6591ff211b7532324197407101917_202308262149_face.jpg
(String), 532324197407101917(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324197706040018 Name=普文宝 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324197706040018 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/fef2972d0ed44fad9b6d209206c7d09f532324197706040018_202311102101_face.jpg
(String), 532324197706040018(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324197707222331 Name=罗建明 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324197707222331 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/11/16/82aab4fb160a450f8d6213c7928edf56532324197707222331_202211161235_face.jpg
(String), 532324197707222331(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53232419790502191X Name=周崇华 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53232419790502191X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/022e8f9faece4145a57ef0caade77cd853232419790502191X_202307311323_face.jpg
(String), 53232419790502191X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324197910141748 Name=罗莲芝 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324197910141748 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/4d9d8b9a1fcb4e8fb328b827ac32077e532324197910141748_202307281433_face.jpg
(String), 532324197910141748(String), 5(String), 1(Integer)
2023-12-05 19:58:03,799 [http-nio-8085-exec-5] <== Updates: 1
2023-12-05 19:58:11,998 [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-05 19:58:11,999 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 19:58:12,083 [http-nio-8085-exec-9] <== Total: 5
2023-12-05 19:58:12,085 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:58:12,086 [http-nio-8085-exec-9] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532324198103081931 Name=宋兴山 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324198103081931 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/6e325b0104a94209aa9dfa1e9277c53b532324198103081931_202307311317_face.jpg
(String), 532324198103081931(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324198104051910 Name=丁学华 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324198104051910 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/92ba1fa8d18941acac5c76878cb9cca9532324198104051910_202307311827_face.jpg
(String), 532324198104051910(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324198609012511 Name=罗文军 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324198609012511 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/a8335c4806c44989a5bbfffbb0921469532324198609012511_202311102103_face.jpg
(String), 532324198609012511(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324198704192514 Name=祁国云 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324198704192514 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/f29805d009dc40c4b7b6f048d04aafb1532324198704192514_202311102133_face.jpg
(String), 532324198704192514(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324198912301914 Name=谢青相 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324198912301914 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/11/11/5f8b88e5e69a4c55ba118cde20009323532324198912301914_202211112023_face.jpg
(String), 532324198912301914(String), 5(String), 1(Integer)
2023-12-05 19:58:12,221 [http-nio-8085-exec-9] <== Updates: 1
2023-12-05 19:58:24,862 [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-05 19:58:24,863 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 19:58:24,962 [http-nio-8085-exec-2] <== Total: 5
2023-12-05 19:58:24,963 [http-nio-8085-exec-2] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:58:24,964 [http-nio-8085-exec-2] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532324199003220919 Name=张晓强 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199003220919 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/d2a4186c2ef94e2ba01ef1aa05b68aa0532324199003220919_202311102047_face.jpg
(String), 532324199003220919(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53232419900610151X Name=张绍有 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53232419900610151X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/7f4ddc0a5ea64cf2a9fc0fcc754efee653232419900610151X_202307281427_face.jpg
(String), 53232419900610151X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199108291713 Name=唐佳明 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199108291713 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/1ebcc755bdbd462095f2745828322501532324199108291713_202307281445_face.jpg
(String), 532324199108291713(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199203161511 Name=普晓虎 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199203161511 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/5594286e5cf24d918fdd78266c6b0d69532324199203161511_202307281453_face.jpg
(String), 532324199203161511(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199303072516 Name=自德清 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199303072516 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/5f2c48e669f94af8ae03c2afd2945c34532324199303072516_202307281444_face.jpg
(String), 532324199303072516(String), 5(String), 1(Integer)
2023-12-05 19:58:25,084 [http-nio-8085-exec-2] <== Updates: 1
2023-12-05 19:58:34,411 [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-05 19:58:34,412 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 19:58:34,504 [http-nio-8085-exec-5] <== Total: 5
2023-12-05 19:58:34,505 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:58:34,505 [http-nio-8085-exec-5] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532324199305141917 Name=王建祥 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199305141917 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/ee5494387a214e35af1ba80b46cf7cc1532324199305141917_202307311517_face.jpg
(String), 532324199305141917(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199309191911 Name=李国龙 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199309191911 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/c5085c5aa7944b6c8d5c7a6d4eb17291532324199309191911_202307311455_face.jpg
(String), 532324199309191911(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53232419940623192X Name=陈厚香 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53232419940623192X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/3b92fba1681e449a8053771d4f2e952e53232419940623192X_202307281424_face.jpg
(String), 53232419940623192X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199503081716 Name=林建军 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199503081716 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/65185e97494b4fd796f5caaf44b1fa67532324199503081716_202307311621_face.jpg
(String), 532324199503081716(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199504092513 Name=李万贵 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199504092513 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/ff62d4b78a2141d4ba7bfe7d9f041bf6532324199504092513_202311112045_face.jpg
(String), 532324199504092513(String), 5(String), 1(Integer)
2023-12-05 19:58:34,645 [http-nio-8085-exec-5] <== Updates: 1
2023-12-05 19:58:41,876 [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-05 19:58:41,877 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 19:58:41,954 [http-nio-8085-exec-9] <== Total: 5
2023-12-05 19:58:41,956 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:58:41,957 [http-nio-8085-exec-9] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532324199601171918 Name=胡海龙 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199601171918 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/26737fdc670240f694e82d9fb939ed10532324199601171918_202307281407_face.jpg
(String), 532324199601171918(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199612041916 Name=周文明 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199612041916 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/230c5561bb5940b5bf89f7b9fdf7d3a4532324199612041916_202307311622_face.jpg
(String), 532324199612041916(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199701061919 Name=阮国银 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199701061919 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/26/5f1978e2e89d4ab493f6d5eb9cdaa46c532324199701061919_202308262143_face.jpg
(String), 532324199701061919(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199706201714 Name=雷宏伟 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199706201714 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/21/077d3a9f71d24fb4a00d91e991bda21e532324199706201714_202307210957_face.jpg
(String), 532324199706201714(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53232419970707231X Name=罗相章 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53232419970707231X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/11/25/f1ff9990c7184c5490ddf4f17f4eb69453232419970707231X_202211251057_face.jpg
(String), 53232419970707231X(String), 5(String), 1(Integer)
2023-12-05 19:58:42,104 [http-nio-8085-exec-9] <== Updates: 1
2023-12-05 19:58:52,050 [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-05 19:58:52,051 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
2023-12-05 19:58:52,114 [http-nio-8085-exec-1] <== Total: 5
2023-12-05 19:58:52,115 [http-nio-8085-exec-1] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:58:52,116 [http-nio-8085-exec-1] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=53232419970802191X Name=胡海雄 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53232419970802191X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/01/42dd4ce44b054c1d9bac1e918283005353232419970802191X_202308011929_face.jpg
(String), 53232419970802191X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199708042518 Name=李万明 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199708042518 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/da7d2d3088a94de0b3487b7e81ac4f4f532324199708042518_202311112058_face.jpg
(String), 532324199708042518(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199808031971 Name=谢青尧 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199808031971 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/3bbbbfce5853480685a5ab8385cb554b532324199808031971_202307311337_face.jpg
(String), 532324199808031971(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324200008151719 Name=邱发金 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324200008151719 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/86bc23afc36e4e6897c8a5327791cef9532324200008151719_202307311309_face.jpg
(String), 532324200008151719(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324200008190910 Name=施智鹏 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324200008190910 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/62602b07121342bebdd66932b277b583532324200008190910_202311102124_face.jpg
(String), 532324200008190910(String), 5(String), 1(Integer)
2023-12-05 19:58:52,253 [http-nio-8085-exec-1] <== Updates: 1
2023-12-05 19:59:02,117 [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-05 19:59:02,118 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 19:59:02,192 [http-nio-8085-exec-6] <== Total: 5
2023-12-05 19:59:02,193 [http-nio-8085-exec-6] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:59:02,193 [http-nio-8085-exec-6] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=53232420010403191X Name=周文昌 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53232420010403191X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/4389c5b1169340778140d2496fe1fa5353232420010403191X_202307251734_face.jpg
(String), 53232420010403191X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324200305151934 Name=龚永涛 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324200305151934 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/e52434244fe047cdae8b3c3fd1915203532324200305151934_202307311321_face.jpg
(String), 532324200305151934(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532325197901142411 Name=李中寿 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532325197901142411 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/24/aeb815a803584dfd82e711e96f02c2e0532325197901142411_202308202355_face.jpg
(String), 532325197901142411(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53232519870219183X Name=李德贵 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53232519870219183X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/20/96b6e558986b4fe6a1ff9dfadc44e79e53232519870219183X_202308202343_face.jpg
(String), 53232519870219183X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532325199601052413 Name=张玖 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532325199601052413 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/20/a83401aa42af470babe203d646503200532325199601052413_202308202347_face.jpg
(String), 532325199601052413(String), 5(String), 1(Integer)
2023-12-05 19:59:02,339 [http-nio-8085-exec-6] <== Updates: 1
2023-12-05 19:59:10,396 [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-05 19:59:10,397 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
2023-12-05 19:59:10,490 [http-nio-8085-exec-8] <== Total: 5
2023-12-05 19:59:10,491 [http-nio-8085-exec-8] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:59:10,492 [http-nio-8085-exec-8] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532325199602052415 Name=陈富寿 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532325199602052415 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/b6b2d515a52d49bbbb18c57ea1b3af8e532325199602052415_202311102130_face.jpg
(String), 532325199602052415(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532326197705053055 Name=鲁培正 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532326197705053055 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/f1935c2ee1c6436c9aca4a0469991959532326197705053055_202307311334_face.jpg
(String), 532326197705053055(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532326198405111414 Name=华松能 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532326198405111414 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/9ab6344c00bb452581a0a9ee71045159532326198405111414_202307252358_face.jpg
(String), 532326198405111414(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532327197609050512 Name=孟华荣 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532327197609050512 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/11/05/ed296b59598f42a79b55b119e9adaba7532327197609050512_202211051058_face.jpg
(String), 532327197609050512(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532331196711202877 Name=赵显荣 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532331196711202877 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/04/19/32045024fe4e4227bfe8f42e594508fd532331196711202877_202304191915_face.jpg
(String), 532331196711202877(String), 5(String), 1(Integer)
2023-12-05 19:59:10,639 [http-nio-8085-exec-8] <== Updates: 1
2023-12-05 19:59:17,902 [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-05 19:59:17,903 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 19:59:18,001 [http-nio-8085-exec-3] <== Total: 5
2023-12-05 19:59:18,002 [http-nio-8085-exec-3] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:59:18,003 [http-nio-8085-exec-3] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532331196905043253 Name=毕光富 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532331196905043253 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/30/cc383beac796460e985ef5e60be9aab3532331196905043253_202307302131_face.jpg
(String), 532331196905043253(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532331197312022611 Name=张龙生 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532331197312022611 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/04/30/0ffb752cc3444e2f887f751ba1a68dae532331197312022611_202304302056_face.jpg
(String), 532331197312022611(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532401196703231210 Name=陈继能 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532401196703231210 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/6d52e8e6547348a287f317759b7a9d41532401196703231210_202311112121_face.jpg
(String), 532401196703231210(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532429197709300513 Name=袁斌 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532429197709300513 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/01/7bc834fa94024b25993e08c625b988f9532429197709300513_202210012130_face.jpg
(String), 532429197709300513(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532528199404201512 Name=李家学 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532528199404201512 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/955ce8abcfac44fca020a4f12401c62c532528199404201512_202307252229_face.jpg
(String), 532528199404201512(String), 5(String), 1(Integer)
2023-12-05 19:59:18,153 [http-nio-8085-exec-3] <== Updates: 1
2023-12-05 19:59:27,932 [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-05 19:59:27,933 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 19:59:28,016 [http-nio-8085-exec-4] <== Total: 5
2023-12-05 19:59:28,017 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:59:28,017 [http-nio-8085-exec-4] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532528199405031519 Name=李忠明 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532528199405031519 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/22/33ea6deebf924c8e96e1bed0dbde741b532528199405031519_202303230658_face.jpg
(String), 532528199405031519(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532530196606090214 Name=盘文华 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532530196606090214 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/26/25856fd86e724018be92e5d841a5e6f0532530196606090214_202308262139_face.jpg
(String), 532530196606090214(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532923197507130519 Name=程绍红 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532923197507130519 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/aebe3960612b4ec1ae9f7db09c228dc4532923197507130519_202311112129_face.jpg
(String), 532923197507130519(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532923198511150517 Name=罗红贵 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532923198511150517 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/573c62ed9e954cfe8fb0bb1a2733b884532923198511150517_202311112133_face.jpg
(String), 532923198511150517(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532925197311041533 Name=自贵富 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532925197311041533 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/0868e87e108240c8bf043454c0170523532925197311041533_202307260757_face.jpg
(String), 532925197311041533(String), 5(String), 1(Integer)
2023-12-05 19:59:28,154 [http-nio-8085-exec-4] <== Updates: 1
2023-12-05 19:59:39,075 [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-05 19:59:39,076 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 19:59:39,164 [http-nio-8085-exec-7] <== Total: 5
2023-12-05 19:59:39,164 [http-nio-8085-exec-7] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:59:39,165 [http-nio-8085-exec-7] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532926199102221736 Name=李能明 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532926199102221736 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/22/1a99ddd6f7f247d184a6085a0dd5af18532926199102221736_202305221835_face.jpg
(String), 532926199102221736(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532927196504042151 Name=罗啟雄 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532927196504042151 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/06/e26d19dac54c4b94a43ec219fc71585d532927196504042151_202305061926_face.jpg
(String), 532927196504042151(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532927198604180913 Name=宁加伟 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532927198604180913 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/18/920daf9cffc54d1f80fd7fda7b5da423532927198604180913_202308182032_face.jpg
(String), 532927198604180913(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53292719870918091X Name=宁加波 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53292719870918091X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/18/8277d22ed6a74ff89e724baee2f7149553292719870918091X_202308181945_face.jpg
(String), 53292719870918091X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532928197911060737 Name=罗学军 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532928197911060737 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/19e632954bce4bcba56d997ef7b1955a532928197911060737_202307281453_face.jpg
(String), 532928197911060737(String), 5(String), 1(Integer)
2023-12-05 19:59:39,320 [http-nio-8085-exec-7] <== Updates: 1
2023-12-05 19:59:49,365 [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-05 19:59:49,366 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 19:59:49,463 [http-nio-8085-exec-10] <== Total: 5
2023-12-05 19:59:49,464 [http-nio-8085-exec-10] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:59:49,464 [http-nio-8085-exec-10] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=533222197812111310 Name=海小龙 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533222197812111310 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/21/fa52e73333684f9fabd49b00bc01703c533222197812111310_202305212043_face.jpg
(String), 533222197812111310(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533222199004211312 Name=吴志华 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533222199004211312 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/18/cded32ff4e804cfb8aeef68219518935533222199004211312_202305190629_face.jpg
(String), 533222199004211312(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533222199407163319 Name=海玉杨 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533222199407163319 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/30/c1473fc4a1e14bf595482df269a3bbab533222199407163319_202307302148_face.jpg
(String), 533222199407163319(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533222199711051338 Name=杨利平 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533222199711051338 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/30/c76c73959fee45c69d8b822769915bf6533222199711051338_202307302037_face.jpg
(String), 533222199711051338(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533521199906212410 Name=严华清 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533521199906212410 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/20/ff85eb1d8c35409dbe68cd21f8c0a1ad533521199906212410_202210202035_face.jpg
(String), 533521199906212410(String), 5(String), 1(Integer)
2023-12-05 19:59:49,612 [http-nio-8085-exec-10] <== Updates: 1
2023-12-05 19:59:57,321 [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-05 19:59:57,321 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 19:59:57,422 [http-nio-8085-exec-2] <== Total: 5
2023-12-05 19:59:57,424 [http-nio-8085-exec-2] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 19:59:57,425 [http-nio-8085-exec-2] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=533523197107181615 Name=陈再武 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523197107181615 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/20/9ccee30b542d42c7a33eb39696541a54533523197107181615_202210202037_face.jpg
(String), 533523197107181615(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523197108111651 Name=罗开新 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523197108111651 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/06/b6ec61db24894341995bf63ba0c41c6e533523197108111651_202305060919_face.jpg
(String), 533523197108111651(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523197312221014 Name=罗世有 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523197312221014 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/29936e3a96ba4d2693603b22b37b0107533523197312221014_202311112120_face.jpg
(String), 533523197312221014(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523197712141611 Name=陈和兵 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523197712141611 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/75c6ff2826bb4a309e479b64187b93e2533523197712141611_202311112112_face.jpg
(String), 533523197712141611(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523197808301616 Name=李富文 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523197808301616 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/20/0fa779ee5bc04346b68918a6196c40d3533523197808301616_202210202042_face.jpg
(String), 533523197808301616(String), 5(String), 1(Integer)
2023-12-05 19:59:57,562 [http-nio-8085-exec-2] <== Updates: 1
2023-12-05 20:00:05,608 [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-05 20:00:05,608 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 20:00:05,703 [http-nio-8085-exec-5] <== Total: 5
2023-12-05 20:00:05,704 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:00:05,704 [http-nio-8085-exec-5] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=533523197906251616 Name=曹卫荣 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523197906251616 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/56b0027294654959bcb35c8430d0795c533523197906251616_202311112132_face.jpg
(String), 533523197906251616(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523197908291013 Name=普朝军 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523197908291013 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/fbc7a7e08215476dab6bd7da5feb5600533523197908291013_202311112105_face.jpg
(String), 533523197908291013(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523197909241616 Name=罗洪章 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523197909241616 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/01/b04b8a14710d40109ecee5a8994aafc8533523197909241616_202210012111_face.jpg
(String), 533523197909241616(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523197910021629 Name=张贵琳 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523197910021629 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/bab15f91f5e94796bfaba90cb5383d5c533523197910021629_202311112101_face.jpg
(String), 533523197910021629(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198104031632 Name=张贵福 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198104031632 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/12/04/92deda72e0704d7599a718f1f1c98694533523198104031632_202212042126_face.jpg
(String), 533523198104031632(String), 5(String), 1(Integer)
2023-12-05 20:00:05,841 [http-nio-8085-exec-5] <== Updates: 1
2023-12-05 20:00:16,139 [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-05 20:00:16,140 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:00:16,210 [http-nio-8085-exec-9] <== Total: 5
2023-12-05 20:00:16,211 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:00:16,211 [http-nio-8085-exec-9] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=53352319820614163X Name=陈家永 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53352319820614163X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/05/a7192d57dd7542f699b5328be56d78cf53352319820614163X_202305051444_face.jpg
(String), 53352319820614163X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198209121650 Name=杨达贵 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198209121650 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/89b1498c4da0484fb658e0f5682b4185533523198209121650_202311112048_face.jpg
(String), 533523198209121650(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198305071649 Name=吕保珍 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198305071649 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/ddf1feda5e8f40c59c24ea5e47968595533523198305071649_202311112059_face.jpg
(String), 533523198305071649(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198307111616 Name=汪新荣 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198307111616 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/12/05/5da39085bd3e401a8539475e84b35b28533523198307111616_202212051632_face.jpg
(String), 533523198307111616(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198410131658 Name=陈家强 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198410131658 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/04/e3ab4496ec6b4fdab5bda7dd22e1d5e2533523198410131658_202305042221_face.jpg
(String), 533523198410131658(String), 5(String), 1(Integer)
2023-12-05 20:00:16,353 [http-nio-8085-exec-9] <== Updates: 1
2023-12-05 20:00:21,032 [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-05 20:00:21,032 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:00:21,092 [http-nio-8085-exec-3] <== Total: 5
2023-12-05 20:00:21,093 [http-nio-8085-exec-3] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:00:21,093 [http-nio-8085-exec-3] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=533523198508041618 Name=李留生 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198508041618 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/01/871704b6d2364c7b9ecea0a466d74f0c533523198508041618_202210012108_face.jpg
(String), 533523198508041618(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53352319860723161X Name=张文斌 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53352319860723161X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/04/cb1a4beb627542c88a5cb208a36f77d853352319860723161X_202305042106_face.jpg
(String), 53352319860723161X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198710061639 Name=查天富 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198710061639 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/01/f27323d113d149b990bbacfbf85e6c70533523198710061639_202210012032_face.jpg
(String), 533523198710061639(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198710291610 Name=邓树昌 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198710291610 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/ab3a878367ed457cadaae1ff0ab0b454533523198710291610_202311120702_face.jpg
(String), 533523198710291610(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198801051639 Name=汪星成 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198801051639 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/04/2311dba4604b43a993c99442c411b154533523198801051639_202305042219_face.jpg
(String), 533523198801051639(String), 5(String), 1(Integer)
2023-12-05 20:00:21,229 [http-nio-8085-exec-3] <== Updates: 1
2023-12-05 20:00:25,730 [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-05 20:00:25,730 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 20:00:25,812 [http-nio-8085-exec-2] <== Total: 5
2023-12-05 20:00:25,813 [http-nio-8085-exec-2] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:00:25,813 [http-nio-8085-exec-2] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=533523198810161071 Name=罗荣强 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198810161071 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/357c8224a55f4fbe84a1b7178bd41891533523198810161071_202311112016_face.jpg
(String), 533523198810161071(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198904181014 Name=郭常富 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198904181014 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/538d643af52e4cc8b1ceb547242d58e3533523198904181014_202311112029_face.jpg
(String), 533523198904181014(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198904201636 Name=汪星和 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198904201636 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/04/3bbd879ac0484348988330fc728deff5533523198904201636_202305042105_face.jpg
(String), 533523198904201636(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53352319891204161X Name=杨成登 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53352319891204161X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/11/24/cfc64648ffc04351b0dc033f4f12a85853352319891204161X_202211240913_face.jpg
(String), 53352319891204161X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523199006151635 Name=张良新 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523199006151635 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/1072f0e2458a4b10b679364934055f5b533523199006151635_202311112105_face.jpg
(String), 533523199006151635(String), 5(String), 1(Integer)
2023-12-05 20:00:25,942 [http-nio-8085-exec-2] <== Updates: 1
2023-12-05 20:00:31,923 [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-05 20:00:31,924 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:00:32,016 [http-nio-8085-exec-6] <== Total: 5
2023-12-05 20:00:32,017 [http-nio-8085-exec-6] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:00:32,018 [http-nio-8085-exec-6] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=533523199201171623 Name=罗恩娟 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523199201171623 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/6701ff8e59d24b82b483859f00543263533523199201171623_202311112120_face.jpg
(String), 533523199201171623(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523199303011014 Name=罗有军 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523199303011014 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/eabb746a5a814786af65a386ff489807533523199303011014_202311111953_face.jpg
(String), 533523199303011014(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523199609091635 Name=罗恩勇 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523199609091635 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/01/0473186484414d2d94c1a33da6b16688533523199609091635_202210012040_face.jpg
(String), 533523199609091635(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523199609121611 Name=普永昌 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523199609121611 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/04/050d9c5ce079419a8ab6ce1f337acae1533523199609121611_202305042101_face.jpg
(String), 533523199609121611(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523199702261619 Name=杨达磊 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523199702261619 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/5e922158626449a5b03954f6b8876565533523199702261619_202311120709_face.jpg
(String), 533523199702261619(String), 5(String), 1(Integer)
2023-12-05 20:00:32,165 [http-nio-8085-exec-6] <== Updates: 1
2023-12-05 20:00:38,827 [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-05 20:00:38,828 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:00:38,904 [http-nio-8085-exec-7] <== Total: 5
2023-12-05 20:00:38,905 [http-nio-8085-exec-7] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:00:38,906 [http-nio-8085-exec-7] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=533523199711051031 Name=罗顺良 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523199711051031 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/8b49fe7bbd3d4bd7b0421abb20a661b5533523199711051031_202311112042_face.jpg
(String), 533523199711051031(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53352319990325161X Name=李福龙 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53352319990325161X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/f6021d133b55496f9fc5074b3074723953352319990325161X_202311112025_face.jpg
(String), 53352319990325161X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523200102271616 Name=陈家银 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523200102271616 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/20/a76181ac1dac41bf8e4ac5fb77d7bae5533523200102271616_202210202038_face.jpg
(String), 533523200102271616(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523200206271071 Name=罗顺斌 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523200206271071 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/875ef8a15160424faf98e0b1692e554d533523200206271071_202311112017_face.jpg
(String), 533523200206271071(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523200302101611 Name=段元强 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523200302101611 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/367b8721adf442e09e24de31aaf2d2dd533523200302101611_202311112028_face.jpg
(String), 533523200302101611(String), 5(String), 1(Integer)
2023-12-05 20:00:39,045 [http-nio-8085-exec-7] <== Updates: 1
2023-12-05 20:00:45,520 [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-05 20:00:45,521 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 20:00:45,617 [http-nio-8085-exec-10] <== Total: 2
2023-12-05 20:00:45,618 [http-nio-8085-exec-10] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:00:45,618 [http-nio-8085-exec-10] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=533523200310191610 Name=杨成伟 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523200310191610 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/12/06/f3d8e04c69174076a4cbc49172f1eefd533523200310191610_202212061641_face.jpg
(String), 533523200310191610(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523200409301613 Name=李兴银 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523200409301613 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/01/2778616f039944a2ac57aecb251f27de533523200409301613_202210012042_face.jpg
(String), 533523200409301613(String), 5(String), 1(Integer)
2023-12-05 20:00:45,777 [http-nio-8085-exec-10] <== Updates: 1
2023-12-05 20:00:51,152 [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-05 20:00:51,153 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
2023-12-05 20:00:51,254 [http-nio-8085-exec-1] <== Total: 0
2023-12-05 20:00:53,002 [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-05 20:00:53,003 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:00:53,096 [http-nio-8085-exec-4] <== Total: 0
2023-12-05 20:00:53,327 [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-05 20:00:53,327 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:00:53,413 [http-nio-8085-exec-6] <== Total: 0
2023-12-05 20:00:54,649 [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-05 20:00:54,651 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 20:00:55,088 [http-nio-8085-exec-5] <== Total: 0
2023-12-05 20:00:55,580 [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-05 20:00:55,581 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:00:55,656 [http-nio-8085-exec-7] <== Total: 0
2023-12-05 20:00:57,904 [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-05 20:00:57,905 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
2023-12-05 20:00:57,996 [http-nio-8085-exec-8] <== Total: 0
2023-12-05 20:01:00,252 [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-05 20:01:00,253 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:01:00,324 [http-nio-8085-exec-9] <== Total: 0
2023-12-05 20:01:01,554 [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-05 20:01:01,554 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 20:01:01,633 [http-nio-8085-exec-10] <== Total: 0
2023-12-05 20:01:03,876 [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-05 20:01:03,877 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:01:03,984 [http-nio-8085-exec-3] <== Total: 0
2023-12-05 20:01:07,228 [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-05 20:01:07,228 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 20:01:07,291 [http-nio-8085-exec-2] <== Total: 0
2023-12-05 20:01:09,526 [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-05 20:01:09,527 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
2023-12-05 20:01:09,610 [http-nio-8085-exec-1] <== Total: 0
2023-12-05 20:01:12,858 [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-05 20:01:12,858 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:01:12,920 [http-nio-8085-exec-4] <== Total: 0
2023-12-05 20:01:16,161 [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-05 20:01:16,161 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:01:16,253 [http-nio-8085-exec-6] <== Total: 0
2023-12-05 20:01:19,495 [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-05 20:01:19,495 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 20:01:19,561 [http-nio-8085-exec-5] <== Total: 0
2023-12-05 20:01:23,811 [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-05 20:01:23,812 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:01:23,890 [http-nio-8085-exec-7] <== Total: 0
2023-12-05 20:01:28,131 [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-05 20:01:28,132 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
2023-12-05 20:01:28,191 [http-nio-8085-exec-8] <== Total: 0
2023-12-05 20:01:31,437 [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-05 20:01:31,437 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:01:31,513 [http-nio-8085-exec-9] <== Total: 0
2023-12-05 20:01:36,784 [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-05 20:01:36,785 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 20:01:36,961 [http-nio-8085-exec-10] <== Total: 0
2023-12-05 20:01:42,213 [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-05 20:01:42,213 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:01:42,316 [http-nio-8085-exec-3] <== Total: 0
2023-12-05 20:01:46,564 [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-05 20:01:46,565 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 20:01:46,687 [http-nio-8085-exec-2] <== Total: 0
2023-12-05 20:01:51,933 [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-05 20:01:51,933 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
2023-12-05 20:01:52,077 [http-nio-8085-exec-1] <== Total: 0
2023-12-05 20:01:56,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-05 20:01:56,324 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:01:56,447 [http-nio-8085-exec-4] <== Total: 0
2023-12-05 20:02:01,691 [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-05 20:02:01,692 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:02:01,768 [http-nio-8085-exec-6] <== Total: 0
2023-12-05 20:02:07,014 [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-05 20:02:07,015 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 20:02:07,074 [http-nio-8085-exec-5] <== Total: 0
2023-12-05 20:02:11,520 [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-05 20:02:11,521 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:02:11,596 [http-nio-8085-exec-7] <== Total: 0
2023-12-05 20:02:16,841 [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-05 20:02:16,842 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
2023-12-05 20:02:16,908 [http-nio-8085-exec-8] <== Total: 0
2023-12-05 20:02:22,061 [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-05 20:02:22,061 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:02:22,158 [http-nio-8085-exec-9] <== Total: 0
2023-12-05 20:02:26,397 [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-05 20:02:26,397 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 20:02:26,475 [http-nio-8085-exec-10] <== Total: 0
2023-12-05 20:02:31,719 [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-05 20:02:31,719 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:02:31,800 [http-nio-8085-exec-3] <== Total: 0
2023-12-05 20:02:37,047 [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-05 20:02:37,048 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 20:02:37,121 [http-nio-8085-exec-2] <== Total: 0
2023-12-05 20:02:41,363 [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-05 20:02:41,364 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
2023-12-05 20:02:41,445 [http-nio-8085-exec-1] <== Total: 0
2023-12-05 20:02:46,694 [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-05 20:02:46,694 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:02:46,802 [http-nio-8085-exec-4] <== Total: 0
2023-12-05 20:02:53,551 [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-05 20:02:53,551 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 20:02:53,638 [http-nio-8085-exec-5] <== Total: 0
2023-12-05 20:02:57,884 [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-05 20:02:57,884 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:02:57,969 [http-nio-8085-exec-7] <== Total: 0
2023-12-05 20:03:03,218 [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-05 20:03:03,219 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
2023-12-05 20:03:03,294 [http-nio-8085-exec-8] <== Total: 0
2023-12-05 20:03:07,542 [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-05 20:03:07,543 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:03:07,612 [http-nio-8085-exec-9] <== Total: 0
2023-12-05 20:03:12,860 [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-05 20:03:12,861 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 20:03:12,967 [http-nio-8085-exec-10] <== Total: 0
2023-12-05 20:03:18,211 [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-05 20:03:18,212 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:03:18,324 [http-nio-8085-exec-3] <== Total: 0
2023-12-05 20:03:23,629 [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-05 20:03:23,630 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
2023-12-05 20:03:23,735 [http-nio-8085-exec-1] <== Total: 0
2023-12-05 20:03:28,347 [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-05 20:03:28,348 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:03:28,750 [http-nio-8085-exec-4] <== Total: 0
2023-12-05 20:03:33,097 [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-05 20:03:33,097 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:03:33,200 [http-nio-8085-exec-6] <== Total: 0
2023-12-05 20:03:37,489 [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-05 20:03:37,489 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 20:03:37,569 [http-nio-8085-exec-5] <== Total: 0
2023-12-05 20:03:42,819 [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-05 20:03:42,820 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:03:42,920 [http-nio-8085-exec-7] <== Total: 0
2023-12-05 20:03:49,368 [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-05 20:03:49,368 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
2023-12-05 20:03:49,479 [http-nio-8085-exec-8] <== Total: 0
2023-12-05 20:03:53,725 [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-05 20:03:53,726 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:03:53,814 [http-nio-8085-exec-9] <== Total: 0
2023-12-05 20:03:59,061 [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-05 20:03:59,061 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 20:03:59,147 [http-nio-8085-exec-10] <== Total: 0
2023-12-05 20:04:03,397 [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-05 20:04:03,397 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:04:03,465 [http-nio-8085-exec-3] <== Total: 0
2023-12-05 20:04:08,624 [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-05 20:04:08,624 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 20:04:08,712 [http-nio-8085-exec-2] <== Total: 0
2023-12-05 20:04:13,962 [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-05 20:04:13,963 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
2023-12-05 20:04:14,053 [http-nio-8085-exec-1] <== Total: 0
2023-12-05 20:04:18,299 [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-05 20:04:18,300 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:04:18,367 [http-nio-8085-exec-4] <== Total: 0
2023-12-05 20:04:23,620 [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-05 20:04:23,620 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:04:23,715 [http-nio-8085-exec-6] <== Total: 0
2023-12-05 20:04:28,963 [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-05 20:04:28,963 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 20:04:29,058 [http-nio-8085-exec-5] <== Total: 0
2023-12-05 20:04:33,305 [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-05 20:04:33,305 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:04:33,385 [http-nio-8085-exec-7] <== Total: 0
2023-12-05 20:04:38,636 [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-05 20:04:38,636 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
2023-12-05 20:04:38,702 [http-nio-8085-exec-8] <== Total: 0
2023-12-05 20:04:43,951 [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-05 20:04:43,952 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:04:44,024 [http-nio-8085-exec-9] <== Total: 0
2023-12-05 20:04:48,274 [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-05 20:04:48,275 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 20:04:48,369 [http-nio-8085-exec-10] <== Total: 0
2023-12-05 20:04:54,624 [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-05 20:04:54,625 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:04:54,731 [http-nio-8085-exec-3] <== Total: 0
2023-12-05 20:05:00,297 [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-05 20:05:00,297 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
2023-12-05 20:05:00,375 [http-nio-8085-exec-1] <== Total: 0
2023-12-05 20:05:04,619 [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-05 20:05:04,620 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:05:04,695 [http-nio-8085-exec-4] <== Total: 0
2023-12-05 20:05:09,945 [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-05 20:05:09,946 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:05:10,026 [http-nio-8085-exec-6] <== Total: 0
2023-12-05 20:05:14,273 [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-05 20:05:14,274 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 20:05:14,343 [http-nio-8085-exec-5] <== Total: 0
2023-12-05 20:05:19,592 [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-05 20:05:19,592 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:05:19,669 [http-nio-8085-exec-7] <== Total: 0
2023-12-05 20:05:24,930 [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-05 20:05:24,931 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
2023-12-05 20:05:25,015 [http-nio-8085-exec-8] <== Total: 0
2023-12-05 20:05:29,276 [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-05 20:05:29,277 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:05:29,358 [http-nio-8085-exec-9] <== Total: 0
2023-12-05 20:05:34,620 [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-05 20:05:34,620 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 20:05:34,694 [http-nio-8085-exec-10] <== Total: 0
2023-12-05 20:05:39,957 [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-05 20:05:39,958 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:05:40,033 [http-nio-8085-exec-3] <== Total: 0
2023-12-05 20:05:44,284 [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-05 20:05:44,285 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 20:05:44,378 [http-nio-8085-exec-2] <== Total: 0
2023-12-05 20:05:51,277 [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-05 20:05:51,278 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
2023-12-05 20:05:51,346 [http-nio-8085-exec-1] <== Total: 0
2023-12-05 20:05:55,598 [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-05 20:05:55,599 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:05:55,683 [http-nio-8085-exec-6] <== Total: 0
2023-12-05 20:06:00,953 [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-05 20:06:00,953 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:01,042 [http-nio-8085-exec-5] <== Total: 0
2023-12-05 20:06:05,315 [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-05 20:06:05,316 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:05,383 [http-nio-8085-exec-7] <== Total: 2
2023-12-05 20:06:05,384 [http-nio-8085-exec-7] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:05,384 [http-nio-8085-exec-7] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=500382198401234111
(String), 500382198401234111(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=511621198403167297
(String), 511621198403167297(String), 5(String), 3(Integer)
2023-12-05 20:06:05,553 [http-nio-8085-exec-7] <== Updates: 1
2023-12-05 20:06:06,489 [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-05 20:06:06,489 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:06,567 [http-nio-8085-exec-9] <== Total: 5
2023-12-05 20:06:06,568 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:06,568 [http-nio-8085-exec-9] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=511621198708217304
(String), 511621198708217304(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=511622198603041919
(String), 511622198603041919(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=511622199110201333
(String), 511622199110201333(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=511622199412205532
(String), 511622199412205532(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=511681198409195017
(String), 511681198409195017(String), 5(String), 3(Integer)
2023-12-05 20:06:06,766 [http-nio-8085-exec-9] <== Updates: 1
2023-12-05 20:06:08,918 [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-05 20:06:08,919 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:08,996 [http-nio-8085-exec-3] <== Total: 5
2023-12-05 20:06:08,997 [http-nio-8085-exec-3] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:08,997 [http-nio-8085-exec-3] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=51168119860501501X
(String), 51168119860501501X(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=512902196707144878
(String), 512902196707144878(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=512923197511147299
(String), 512923197511147299(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=512923197904117736
(String), 512923197904117736(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=512925197007052656
(String), 512925197007052656(String), 5(String), 3(Integer)
2023-12-05 20:06:09,160 [http-nio-8085-exec-3] <== Updates: 1
2023-12-05 20:06:11,502 [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-05 20:06:11,502 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:11,564 [http-nio-8085-exec-4] <== Total: 5
2023-12-05 20:06:11,565 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:11,566 [http-nio-8085-exec-4] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=512925197308054719
(String), 512925197308054719(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=512928196406218339
(String), 512928196406218339(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=512928197503170415
(String), 512928197503170415(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=512928197601303015
(String), 512928197601303015(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=512928197602127711
(String), 512928197602127711(String), 5(String), 3(Integer)
2023-12-05 20:06:11,718 [http-nio-8085-exec-4] <== Updates: 1
2023-12-05 20:06:13,880 [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-05 20:06:13,880 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:13,948 [http-nio-8085-exec-6] <== Total: 5
2023-12-05 20:06:13,948 [http-nio-8085-exec-6] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:13,949 [http-nio-8085-exec-6] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=513431199407146117
(String), 513431199407146117(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=513601198202266252
(String), 513601198202266252(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=513623198306151618
(String), 513623198306151618(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=522427199004183438
(String), 522427199004183438(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=530125197309280847
(String), 530125197309280847(String), 5(String), 3(Integer)
2023-12-05 20:06:14,107 [http-nio-8085-exec-6] <== Updates: 1
2023-12-05 20:06:15,645 [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-05 20:06:15,646 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:15,740 [http-nio-8085-exec-7] <== Total: 5
2023-12-05 20:06:15,741 [http-nio-8085-exec-7] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:15,741 [http-nio-8085-exec-7] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=53212319750413369X
(String), 53212319750413369X(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532123197510050671
(String), 532123197510050671(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532123197611253611
(String), 532123197611253611(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532123197910153610
(String), 532123197910153610(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532123198202020619
(String), 532123198202020619(String), 5(String), 3(Integer)
2023-12-05 20:06:15,878 [http-nio-8085-exec-7] <== Updates: 1
2023-12-05 20:06:17,920 [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-05 20:06:17,920 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:17,996 [http-nio-8085-exec-9] <== Total: 5
2023-12-05 20:06:17,997 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:17,997 [http-nio-8085-exec-9] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=532123198402213116
(String), 532123198402213116(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=53212819770109613X
(String), 53212819770109613X(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=53212919771014331X
(String), 53212919771014331X(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532129197809123335
(String), 532129197809123335(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=53212919900223333X
(String), 53212919900223333X(String), 5(String), 3(Integer)
2023-12-05 20:06:18,141 [http-nio-8085-exec-9] <== Updates: 1
2023-12-05 20:06:20,300 [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-05 20:06:20,300 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:20,364 [http-nio-8085-exec-3] <== Total: 5
2023-12-05 20:06:20,365 [http-nio-8085-exec-3] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:20,365 [http-nio-8085-exec-3] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=532301196501072914
(String), 532301196501072914(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532301196710171126
(String), 532301196710171126(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532301196807143316
(String), 532301196807143316(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532301197011082911
(String), 532301197011082911(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532301197107152910
(String), 532301197107152910(String), 5(String), 3(Integer)
2023-12-05 20:06:20,518 [http-nio-8085-exec-3] <== Updates: 1
2023-12-05 20:06:22,623 [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-05 20:06:22,624 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:22,704 [http-nio-8085-exec-4] <== Total: 5
2023-12-05 20:06:22,704 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:22,705 [http-nio-8085-exec-4] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=532301197202153356
(String), 532301197202153356(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532301197207251713
(String), 532301197207251713(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532301197406152945
(String), 532301197406152945(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532301198402191124
(String), 532301198402191124(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=53230119870418291X
(String), 53230119870418291X(String), 5(String), 3(Integer)
2023-12-05 20:06:22,836 [http-nio-8085-exec-4] <== Updates: 1
2023-12-05 20:06:24,477 [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-05 20:06:24,478 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:24,560 [http-nio-8085-exec-6] <== Total: 5
2023-12-05 20:06:24,561 [http-nio-8085-exec-6] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:24,561 [http-nio-8085-exec-6] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=532301198802182913
(String), 532301198802182913(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532301199309032932
(String), 532301199309032932(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=53230119971024291X
(String), 53230119971024291X(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532322197410200315
(String), 532322197410200315(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532322198706100916
(String), 532322198706100916(String), 5(String), 3(Integer)
2023-12-05 20:06:24,705 [http-nio-8085-exec-6] <== Updates: 1
2023-12-05 20:06:26,198 [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-05 20:06:26,198 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:26,291 [http-nio-8085-exec-7] <== Total: 5
2023-12-05 20:06:26,292 [http-nio-8085-exec-7] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:26,293 [http-nio-8085-exec-7] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=532322200209121134
(String), 532322200209121134(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=53232220030807031X
(String), 53232220030807031X(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324196609201911
(String), 532324196609201911(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324196708250911
(String), 532324196708250911(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324196809130919
(String), 532324196809130919(String), 5(String), 3(Integer)
2023-12-05 20:06:26,433 [http-nio-8085-exec-7] <== Updates: 1
2023-12-05 20:06:27,899 [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-05 20:06:27,899 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:27,965 [http-nio-8085-exec-9] <== Total: 5
2023-12-05 20:06:27,966 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:27,967 [http-nio-8085-exec-9] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=532324197102011910
(String), 532324197102011910(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324197112230914
(String), 532324197112230914(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324197202132111
(String), 532324197202132111(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324197407101917
(String), 532324197407101917(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324197706040018
(String), 532324197706040018(String), 5(String), 3(Integer)
2023-12-05 20:06:28,163 [http-nio-8085-exec-9] <== Updates: 1
2023-12-05 20:06:30,333 [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-05 20:06:30,334 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:30,438 [http-nio-8085-exec-3] <== Total: 5
2023-12-05 20:06:30,439 [http-nio-8085-exec-3] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:30,439 [http-nio-8085-exec-3] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=532324197707222331
(String), 532324197707222331(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=53232419790502191X
(String), 53232419790502191X(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324197910141748
(String), 532324197910141748(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324198103081931
(String), 532324198103081931(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324198104051910
(String), 532324198104051910(String), 5(String), 3(Integer)
2023-12-05 20:06:30,583 [http-nio-8085-exec-3] <== Updates: 1
2023-12-05 20:06:32,601 [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-05 20:06:32,602 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:32,663 [http-nio-8085-exec-4] <== Total: 5
2023-12-05 20:06:32,664 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:32,664 [http-nio-8085-exec-4] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=532324198609012511
(String), 532324198609012511(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324198704192514
(String), 532324198704192514(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324198912301914
(String), 532324198912301914(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324199003220919
(String), 532324199003220919(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=53232419900610151X
(String), 53232419900610151X(String), 5(String), 3(Integer)
2023-12-05 20:06:32,823 [http-nio-8085-exec-4] <== Updates: 1
2023-12-05 20:06:34,945 [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-05 20:06:34,945 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:35,018 [http-nio-8085-exec-6] <== Total: 5
2023-12-05 20:06:35,019 [http-nio-8085-exec-6] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:35,019 [http-nio-8085-exec-6] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=532324199108291713
(String), 532324199108291713(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324199203161511
(String), 532324199203161511(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324199303072516
(String), 532324199303072516(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324199305141917
(String), 532324199305141917(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324199309191911
(String), 532324199309191911(String), 5(String), 3(Integer)
2023-12-05 20:06:35,187 [http-nio-8085-exec-6] <== Updates: 1
2023-12-05 20:06:37,248 [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-05 20:06:37,248 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:37,362 [http-nio-8085-exec-7] <== Total: 5
2023-12-05 20:06:37,363 [http-nio-8085-exec-7] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:37,363 [http-nio-8085-exec-7] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=53232419940623192X
(String), 53232419940623192X(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324199503081716
(String), 532324199503081716(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324199504092513
(String), 532324199504092513(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324199601171918
(String), 532324199601171918(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324199612041916
(String), 532324199612041916(String), 5(String), 3(Integer)
2023-12-05 20:06:37,502 [http-nio-8085-exec-7] <== Updates: 1
2023-12-05 20:06:38,834 [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-05 20:06:38,834 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:38,929 [http-nio-8085-exec-9] <== Total: 5
2023-12-05 20:06:38,930 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:38,930 [http-nio-8085-exec-9] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=532324199701061919
(String), 532324199701061919(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324199706201714
(String), 532324199706201714(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=53232419970707231X
(String), 53232419970707231X(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=53232419970802191X
(String), 53232419970802191X(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324199708042518
(String), 532324199708042518(String), 5(String), 3(Integer)
2023-12-05 20:06:39,112 [http-nio-8085-exec-9] <== Updates: 1
2023-12-05 20:06:40,257 [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-05 20:06:40,258 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:40,346 [http-nio-8085-exec-3] <== Total: 5
2023-12-05 20:06:40,347 [http-nio-8085-exec-3] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:40,348 [http-nio-8085-exec-3] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=532324199808031971
(String), 532324199808031971(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324200008151719
(String), 532324200008151719(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324200008190910
(String), 532324200008190910(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=53232420010403191X
(String), 53232420010403191X(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532324200305151934
(String), 532324200305151934(String), 5(String), 3(Integer)
2023-12-05 20:06:40,520 [http-nio-8085-exec-3] <== Updates: 1
2023-12-05 20:06:41,658 [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-05 20:06:41,659 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:41,755 [http-nio-8085-exec-4] <== Total: 5
2023-12-05 20:06:41,756 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:41,757 [http-nio-8085-exec-4] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=532325197901142411
(String), 532325197901142411(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=53232519870219183X
(String), 53232519870219183X(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532325199601052413
(String), 532325199601052413(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532325199602052415
(String), 532325199602052415(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532326197705053055
(String), 532326197705053055(String), 5(String), 3(Integer)
2023-12-05 20:06:41,902 [http-nio-8085-exec-4] <== Updates: 1
2023-12-05 20:06:43,042 [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-05 20:06:43,042 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:43,147 [http-nio-8085-exec-6] <== Total: 5
2023-12-05 20:06:43,147 [http-nio-8085-exec-6] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:43,148 [http-nio-8085-exec-6] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=532326198405111414
(String), 532326198405111414(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532327197609050512
(String), 532327197609050512(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532331196711202877
(String), 532331196711202877(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532331196905043253
(String), 532331196905043253(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532331197312022611
(String), 532331197312022611(String), 5(String), 3(Integer)
2023-12-05 20:06:43,296 [http-nio-8085-exec-6] <== Updates: 1
2023-12-05 20:06:44,475 [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-05 20:06:44,475 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:44,539 [http-nio-8085-exec-7] <== Total: 5
2023-12-05 20:06:44,540 [http-nio-8085-exec-7] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:44,540 [http-nio-8085-exec-7] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=532401196703231210
(String), 532401196703231210(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532429197709300513
(String), 532429197709300513(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532528199404201512
(String), 532528199404201512(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532528199405031519
(String), 532528199405031519(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532530196606090214
(String), 532530196606090214(String), 5(String), 3(Integer)
2023-12-05 20:06:44,723 [http-nio-8085-exec-7] <== Updates: 1
2023-12-05 20:06:45,873 [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-05 20:06:45,873 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:45,946 [http-nio-8085-exec-9] <== Total: 5
2023-12-05 20:06:45,947 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:45,947 [http-nio-8085-exec-9] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=532923197507130519
(String), 532923197507130519(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532923198511150517
(String), 532923198511150517(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532925197311041533
(String), 532925197311041533(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532926199102221736
(String), 532926199102221736(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532927196504042151
(String), 532927196504042151(String), 5(String), 3(Integer)
2023-12-05 20:06:46,076 [http-nio-8085-exec-9] <== Updates: 1
2023-12-05 20:06:47,696 [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-05 20:06:47,697 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:47,761 [http-nio-8085-exec-3] <== Total: 5
2023-12-05 20:06:47,762 [http-nio-8085-exec-3] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:47,762 [http-nio-8085-exec-3] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=532927198604180913
(String), 532927198604180913(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=53292719870918091X
(String), 53292719870918091X(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=532928197911060737
(String), 532928197911060737(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533222197812111310
(String), 533222197812111310(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533222199004211312
(String), 533222199004211312(String), 5(String), 3(Integer)
2023-12-05 20:06:47,912 [http-nio-8085-exec-3] <== Updates: 1
2023-12-05 20:06:49,268 [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-05 20:06:49,268 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:49,374 [http-nio-8085-exec-4] <== Total: 5
2023-12-05 20:06:49,375 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:49,375 [http-nio-8085-exec-4] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=533222199407163319
(String), 533222199407163319(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533222199711051338
(String), 533222199711051338(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533521199906212410
(String), 533521199906212410(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523197107181615
(String), 533523197107181615(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523197108111651
(String), 533523197108111651(String), 5(String), 3(Integer)
2023-12-05 20:06:49,526 [http-nio-8085-exec-4] <== Updates: 1
2023-12-05 20:06:51,130 [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-05 20:06:51,131 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:51,222 [http-nio-8085-exec-6] <== Total: 5
2023-12-05 20:06:51,223 [http-nio-8085-exec-6] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:51,223 [http-nio-8085-exec-6] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=533523197312221014
(String), 533523197312221014(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523197712141611
(String), 533523197712141611(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523197808301616
(String), 533523197808301616(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523197906251616
(String), 533523197906251616(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523197908291013
(String), 533523197908291013(String), 5(String), 3(Integer)
2023-12-05 20:06:51,361 [http-nio-8085-exec-6] <== Updates: 1
2023-12-05 20:06:52,809 [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-05 20:06:52,810 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:52,877 [http-nio-8085-exec-7] <== Total: 5
2023-12-05 20:06:52,877 [http-nio-8085-exec-7] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:52,878 [http-nio-8085-exec-7] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=533523197909241616
(String), 533523197909241616(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523197910021629
(String), 533523197910021629(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523198104031632
(String), 533523198104031632(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=53352319820614163X
(String), 53352319820614163X(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523198209121650
(String), 533523198209121650(String), 5(String), 3(Integer)
2023-12-05 20:06:53,023 [http-nio-8085-exec-7] <== Updates: 1
2023-12-05 20:06:54,854 [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-05 20:06:54,854 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:54,958 [http-nio-8085-exec-9] <== Total: 5
2023-12-05 20:06:54,961 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:54,962 [http-nio-8085-exec-9] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=533523198305071649
(String), 533523198305071649(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523198307111616
(String), 533523198307111616(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523198410131658
(String), 533523198410131658(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523198508041618
(String), 533523198508041618(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=53352319860723161X
(String), 53352319860723161X(String), 5(String), 3(Integer)
2023-12-05 20:06:55,121 [http-nio-8085-exec-9] <== Updates: 1
2023-12-05 20:06:56,442 [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-05 20:06:56,442 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:56,525 [http-nio-8085-exec-3] <== Total: 5
2023-12-05 20:06:56,526 [http-nio-8085-exec-3] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:56,526 [http-nio-8085-exec-3] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=533523198710061639
(String), 533523198710061639(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523198710291610
(String), 533523198710291610(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523198801051639
(String), 533523198801051639(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523198810161071
(String), 533523198810161071(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523198904181014
(String), 533523198904181014(String), 5(String), 3(Integer)
2023-12-05 20:06:56,676 [http-nio-8085-exec-3] <== Updates: 1
2023-12-05 20:06:58,324 [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-05 20:06:58,324 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:06:58,416 [http-nio-8085-exec-4] <== Total: 5
2023-12-05 20:06:58,417 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:06:58,417 [http-nio-8085-exec-4] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=533523198904201636
(String), 533523198904201636(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=53352319891204161X
(String), 53352319891204161X(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523199006151635
(String), 533523199006151635(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523199201171623
(String), 533523199201171623(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523199303011014
(String), 533523199303011014(String), 5(String), 3(Integer)
2023-12-05 20:06:58,566 [http-nio-8085-exec-4] <== Updates: 1
2023-12-05 20:07:00,415 [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-05 20:07:00,416 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:00,478 [http-nio-8085-exec-6] <== Total: 5
2023-12-05 20:07:00,479 [http-nio-8085-exec-6] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:07:00,479 [http-nio-8085-exec-6] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=533523199609091635
(String), 533523199609091635(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523199609121611
(String), 533523199609121611(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523199702261619
(String), 533523199702261619(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523199711051031
(String), 533523199711051031(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=53352319990325161X
(String), 53352319990325161X(String), 5(String), 3(Integer)
2023-12-05 20:07:00,622 [http-nio-8085-exec-6] <== Updates: 1
2023-12-05 20:07:02,276 [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-05 20:07:02,276 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:02,373 [http-nio-8085-exec-7] <== Total: 5
2023-12-05 20:07:02,374 [http-nio-8085-exec-7] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:07:02,374 [http-nio-8085-exec-7] ==> Parameters: C:bns:DATA DELETE USERINFO PIN=533523200102271616
(String), 533523200102271616(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523200206271071
(String), 533523200206271071(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523200302101611
(String), 533523200302101611(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523200310191610
(String), 533523200310191610(String), 5(String), 3(Integer), C:bns:DATA DELETE USERINFO PIN=533523200409301613
(String), 533523200409301613(String), 5(String), 3(Integer)
2023-12-05 20:07:02,524 [http-nio-8085-exec-7] <== Updates: 1
2023-12-05 20:07:04,056 [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-05 20:07:04,056 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:04,124 [http-nio-8085-exec-9] <== Total: 0
2023-12-05 20:07:05,900 [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-05 20:07:05,900 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:05,959 [http-nio-8085-exec-10] <== Total: 0
2023-12-05 20:07:07,202 [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-05 20:07:07,202 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:07,288 [http-nio-8085-exec-3] <== Total: 0
2023-12-05 20:07:07,524 [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-05 20:07:07,525 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:07,603 [http-nio-8085-exec-2] <== Total: 0
2023-12-05 20:07:08,847 [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-05 20:07:08,848 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:08,962 [http-nio-8085-exec-4] <== Total: 0
2023-12-05 20:07:11,213 [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-05 20:07:11,214 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:11,282 [http-nio-8085-exec-1] <== Total: 0
2023-12-05 20:07:12,537 [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-05 20:07:12,537 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:12,608 [http-nio-8085-exec-6] <== Total: 0
2023-12-05 20:07:14,923 [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-05 20:07:14,924 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:15,017 [http-nio-8085-exec-5] <== Total: 0
2023-12-05 20:07:16,391 [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-05 20:07:16,391 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:16,469 [http-nio-8085-exec-7] <== Total: 0
2023-12-05 20:07:19,712 [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-05 20:07:19,713 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:19,806 [http-nio-8085-exec-9] <== Total: 0
2023-12-05 20:07:23,057 [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-05 20:07:23,057 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:23,141 [http-nio-8085-exec-10] <== Total: 0
2023-12-05 20:07:25,400 [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-05 20:07:25,400 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:25,465 [http-nio-8085-exec-3] <== Total: 0
2023-12-05 20:07:28,716 [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-05 20:07:28,717 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:28,783 [http-nio-8085-exec-2] <== Total: 0
2023-12-05 20:07:33,048 [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-05 20:07:33,048 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:33,122 [http-nio-8085-exec-4] <== Total: 0
2023-12-05 20:07:38,959 [main] Starting AttApplication using Java 1.8.0_202 on zys with PID 28584 (D:\work\yn\YnAttendanceMachine\target\classes started by 11989 in D:\work\yn\YnAttendanceMachine)
2023-12-05 20:07:38,961 [main] Running with Spring Boot v2.7.1, Spring v5.3.21
2023-12-05 20:07:38,961 [main] No active profile set, falling back to 1 default profile: "default"
2023-12-05 20:07:40,592 [main] Started AttApplication in 1.939 seconds (JVM running for 3.052)
2023-12-05 20:07:43,120 [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-05 20:07:43,135 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:43,209 [http-nio-8085-exec-2] <== Total: 0
2023-12-05 20:07:47,573 [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-05 20:07:47,574 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:47,641 [http-nio-8085-exec-1] <== Total: 0
2023-12-05 20:07:52,915 [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-05 20:07:52,915 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:52,981 [http-nio-8085-exec-3] <== Total: 0
2023-12-05 20:07:58,249 [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-05 20:07:58,250 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:07:58,329 [http-nio-8085-exec-4] <== Total: 5
2023-12-05 20:07:58,344 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:07:58,345 [http-nio-8085-exec-4] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=500382198401234111 Name=黄金文 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=500382198401234111 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/21/646e7e2474f0482bbf95626595645949500382198401234111_202303212024_face.jpg
C:bns:DATA UPDATE USERPIC PIN=500382198401234111 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/21/646e7e2474f0482bbf95626595645949500382198401234111_202303212024_face.jpg
(String), 500382198401234111(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=511621198403167297 Name=曾小兵 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=511621198403167297 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/18/b19346ecf3924413993d094d568c094e511621198403167297_202303182026_face.jpg
C:bns:DATA UPDATE USERPIC PIN=511621198403167297 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/18/b19346ecf3924413993d094d568c094e511621198403167297_202303182026_face.jpg
(String), 511621198403167297(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=511621198708217304 Name=刘春兰 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=511621198708217304 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/21/0bc0fca9f8e64d6cb21345b146116471511621198708217304_202303212028_face.jpg
C:bns:DATA UPDATE USERPIC PIN=511621198708217304 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/21/0bc0fca9f8e64d6cb21345b146116471511621198708217304_202303212028_face.jpg
(String), 511621198708217304(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=511622198603041919 Name=周金刚 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=511622198603041919 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/09/25/2105195066834daeb37e42d5261cb886511622198603041919_202209251201_face.jpg
C:bns:DATA UPDATE USERPIC PIN=511622198603041919 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/09/25/2105195066834daeb37e42d5261cb886511622198603041919_202209251201_face.jpg
(String), 511622198603041919(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=511622199110201333 Name=周龙 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=511622199110201333 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/5aff447151274224bf3006c3d19ff0f0511622199110201333_202311112058_face.jpg
C:bns:DATA UPDATE USERPIC PIN=511622199110201333 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/5aff447151274224bf3006c3d19ff0f0511622199110201333_202311112058_face.jpg
(String), 511622199110201333(String), 5(String), 1(Integer)
2023-12-05 20:07:58,513 [http-nio-8085-exec-4] <== Updates: 1
2023-12-05 20:08:18,972 [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-05 20:08:18,972 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:08:19,066 [http-nio-8085-exec-9] <== Total: 5
2023-12-05 20:08:19,068 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:08:19,069 [http-nio-8085-exec-9] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=511622199412205532 Name=李毅 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=511622199412205532 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/02/15/0231ab2c519b49659930a14d2d867041511622199412205532_202302151912_face.jpg
C:bns:DATA UPDATE USERPIC PIN=511622199412205532 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/02/15/0231ab2c519b49659930a14d2d867041511622199412205532_202302151912_face.jpg
(String), 511622199412205532(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=511681198409195017 Name=蒋久林 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=511681198409195017 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/21/abb00130f44f41ccacd635854eb9ed1e511681198409195017_202303212116_face.jpg
C:bns:DATA UPDATE USERPIC PIN=511681198409195017 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/21/abb00130f44f41ccacd635854eb9ed1e511681198409195017_202303212116_face.jpg
(String), 511681198409195017(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=51168119860501501X Name=蒋勇赶 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=51168119860501501X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/22/2fa094e2bb3d4a46883b99cd8c70bdd251168119860501501X_202303230656_face.jpg
C:bns:DATA UPDATE USERPIC PIN=51168119860501501X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/22/2fa094e2bb3d4a46883b99cd8c70bdd251168119860501501X_202303230656_face.jpg
(String), 51168119860501501X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=512902196707144878 Name=徐天红 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=512902196707144878 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/21/00f5c86bc7924a748bbe7cec26d275cd512902196707144878_202303212111_face.jpg
C:bns:DATA UPDATE USERPIC PIN=512902196707144878 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/21/00f5c86bc7924a748bbe7cec26d275cd512902196707144878_202303212111_face.jpg
(String), 512902196707144878(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=512923197511147299 Name=邹深兵 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=512923197511147299 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/21/dcae77fcd9f649fa99d65ef3f7b41748512923197511147299_202303212059_face.jpg
C:bns:DATA UPDATE USERPIC PIN=512923197511147299 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/21/dcae77fcd9f649fa99d65ef3f7b41748512923197511147299_202303212059_face.jpg
(String), 512923197511147299(String), 5(String), 1(Integer)
2023-12-05 20:08:19,213 [http-nio-8085-exec-9] <== Updates: 1
2023-12-05 20:08:33,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-05 20:08:33,210 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:08:33,304 [http-nio-8085-exec-3] <== Total: 5
2023-12-05 20:08:33,305 [http-nio-8085-exec-3] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:08:33,306 [http-nio-8085-exec-3] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=512923197904117736 Name=曾伟章 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=512923197904117736 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/04/30/09315c160abf4b63ad74a092d1376281512923197904117736_202304301953_face.jpg
C:bns:DATA UPDATE USERPIC PIN=512923197904117736 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/04/30/09315c160abf4b63ad74a092d1376281512923197904117736_202304301953_face.jpg
(String), 512923197904117736(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=512925197007052656 Name=游大均 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=512925197007052656 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/18/4ef91503b1a7497495e171ec68f94b02512925197007052656_202305190631_face.jpg
C:bns:DATA UPDATE USERPIC PIN=512925197007052656 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/18/4ef91503b1a7497495e171ec68f94b02512925197007052656_202305190631_face.jpg
(String), 512925197007052656(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=512925197308054719 Name=朱贵明 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=512925197308054719 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/b6bdb7f5d0b641fe88b363459c7584fe512925197308054719_202307252339_face.jpg
C:bns:DATA UPDATE USERPIC PIN=512925197308054719 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/b6bdb7f5d0b641fe88b363459c7584fe512925197308054719_202307252339_face.jpg
(String), 512925197308054719(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=512928196406218339 Name=王征全 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=512928196406218339 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/66483af5fe4a4ab8a8f8a970dbca2828512928196406218339_202311112055_face.jpg
C:bns:DATA UPDATE USERPIC PIN=512928196406218339 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/66483af5fe4a4ab8a8f8a970dbca2828512928196406218339_202311112055_face.jpg
(String), 512928196406218339(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=512928197503170415 Name=李春林 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=512928197503170415 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/11e55702347c4e05b70feb7aeb9210e5512928197503170415_202307252209_face.jpg
C:bns:DATA UPDATE USERPIC PIN=512928197503170415 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/11e55702347c4e05b70feb7aeb9210e5512928197503170415_202307252209_face.jpg
(String), 512928197503170415(String), 5(String), 1(Integer)
2023-12-05 20:08:33,459 [http-nio-8085-exec-3] <== Updates: 1
2023-12-05 20:08:45,690 [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-05 20:08:45,691 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:08:45,759 [http-nio-8085-exec-7] <== Total: 5
2023-12-05 20:08:45,760 [http-nio-8085-exec-7] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:08:45,761 [http-nio-8085-exec-7] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=512928197601303015 Name=梁伟 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=512928197601303015 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/04/30/140e64d83ef9447680d5f02d25de419e512928197601303015_202305010757_face.jpg
C:bns:DATA UPDATE USERPIC PIN=512928197601303015 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/04/30/140e64d83ef9447680d5f02d25de419e512928197601303015_202305010757_face.jpg
(String), 512928197601303015(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=512928197602127711 Name=杨永斌 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=512928197602127711 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/04/15/5acb7711f1da4a6590e81de8ba736193512928197602127711_202304151217_face.jpg
C:bns:DATA UPDATE USERPIC PIN=512928197602127711 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/04/15/5acb7711f1da4a6590e81de8ba736193512928197602127711_202304151217_face.jpg
(String), 512928197602127711(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=513431199407146117 Name=吉子日古 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=513431199407146117 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/24/91b7b860e2884eacb4a4c03bd2129797513431199407146117_202308242049_face.jpg
C:bns:DATA UPDATE USERPIC PIN=513431199407146117 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/24/91b7b860e2884eacb4a4c03bd2129797513431199407146117_202308242049_face.jpg
(String), 513431199407146117(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=513601198202266252 Name=刘友前 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=513601198202266252 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/21/b7bd67aa21c04c9b8b2b2defd7aa2f50513601198202266252_202303212100_face.jpg
C:bns:DATA UPDATE USERPIC PIN=513601198202266252 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/21/b7bd67aa21c04c9b8b2b2defd7aa2f50513601198202266252_202303212100_face.jpg
(String), 513601198202266252(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=513623198306151618 Name=李果林 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=513623198306151618 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/04/15/5d45b9fadb054b779e6f61017d3c4a36513623198306151618_202304150904_face.jpg
C:bns:DATA UPDATE USERPIC PIN=513623198306151618 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/04/15/5d45b9fadb054b779e6f61017d3c4a36513623198306151618_202304150904_face.jpg
(String), 513623198306151618(String), 5(String), 1(Integer)
2023-12-05 20:08:45,920 [http-nio-8085-exec-7] <== Updates: 1
2023-12-05 20:08:58,434 [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-05 20:08:58,434 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 20:08:58,521 [http-nio-8085-exec-10] <== Total: 5
2023-12-05 20:08:58,523 [http-nio-8085-exec-10] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:08:58,524 [http-nio-8085-exec-10] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=522427199004183438 Name=周卫权 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=522427199004183438 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/22/4cd0261cf70a425ba8610dd355239c5d522427199004183438_202303230652_face.jpg
C:bns:DATA UPDATE USERPIC PIN=522427199004183438 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/22/4cd0261cf70a425ba8610dd355239c5d522427199004183438_202303230652_face.jpg
(String), 522427199004183438(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=530125197309280847 Name=韩云芳 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=530125197309280847 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/01/92da66b0bf6947e8b107edd1bc7b87ab530125197309280847_202305012026_face.jpg
C:bns:DATA UPDATE USERPIC PIN=530125197309280847 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/01/92da66b0bf6947e8b107edd1bc7b87ab530125197309280847_202305012026_face.jpg
(String), 530125197309280847(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53212319750413369X Name=侯永祥 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53212319750413369X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/cb9b9c6ca9eb4d52a2732f88988fb13053212319750413369X_202307252311_face.jpg
C:bns:DATA UPDATE USERPIC PIN=53212319750413369X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/cb9b9c6ca9eb4d52a2732f88988fb13053212319750413369X_202307252311_face.jpg
(String), 53212319750413369X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532123197510050671 Name=张发奎 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532123197510050671 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/03/b20a9e557dbc46a59f2c73a8d8bda626532123197510050671_202305031912_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532123197510050671 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/03/b20a9e557dbc46a59f2c73a8d8bda626532123197510050671_202305031912_face.jpg
(String), 532123197510050671(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532123197611253611 Name=李金选 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532123197611253611 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/1806b85058b44220a4135dbaccba039d532123197611253611_202307252320_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532123197611253611 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/1806b85058b44220a4135dbaccba039d532123197611253611_202307252320_face.jpg
(String), 532123197611253611(String), 5(String), 1(Integer)
2023-12-05 20:08:58,689 [http-nio-8085-exec-10] <== Updates: 1
2023-12-05 20:09:13,860 [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-05 20:09:13,861 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:09:13,943 [http-nio-8085-exec-4] <== Total: 5
2023-12-05 20:09:13,944 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:09:13,945 [http-nio-8085-exec-4] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532123197910153610 Name=李金伟 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532123197910153610 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/ed63751eabb74d9ba3fa8a1041e168f7532123197910153610_202307252258_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532123197910153610 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/ed63751eabb74d9ba3fa8a1041e168f7532123197910153610_202307252258_face.jpg
(String), 532123197910153610(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532123198202020619 Name=张发元 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532123198202020619 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/03/0313ec9e7cd4401cbe30530c018ee013532123198202020619_202305031910_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532123198202020619 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/03/0313ec9e7cd4401cbe30530c018ee013532123198202020619_202305031910_face.jpg
(String), 532123198202020619(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532123198402213116 Name=段顺付 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532123198402213116 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/06/20/8299ba18bf184b07b33d13a61a2b1e06532123198402213116_202306202033_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532123198402213116 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/06/20/8299ba18bf184b07b33d13a61a2b1e06532123198402213116_202306202033_face.jpg
(String), 532123198402213116(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53212819770109613X Name=金正祥 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53212819770109613X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/eaf2a65bfdc947159a1a1e62eb62ede453212819770109613X_202311102042_face.jpg
C:bns:DATA UPDATE USERPIC PIN=53212819770109613X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/eaf2a65bfdc947159a1a1e62eb62ede453212819770109613X_202311102042_face.jpg
(String), 53212819770109613X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53212919771014331X Name=刘让腾 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53212919771014331X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/12/b8525858854a4d7a944d302b0e68c60c53212919771014331X_202307122027_face.jpg
C:bns:DATA UPDATE USERPIC PIN=53212919771014331X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/12/b8525858854a4d7a944d302b0e68c60c53212919771014331X_202307122027_face.jpg
(String), 53212919771014331X(String), 5(String), 1(Integer)
2023-12-05 20:09:14,115 [http-nio-8085-exec-4] <== Updates: 1
2023-12-05 20:09:34,721 [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-05 20:09:34,723 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:09:34,829 [http-nio-8085-exec-9] <== Total: 5
2023-12-05 20:09:34,832 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:09:34,833 [http-nio-8085-exec-9] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532129197809123335 Name=陈喜昌 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532129197809123335 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/30/312ca9bbfb80406ab555afa6e0cc5cf7532129197809123335_202307301405_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532129197809123335 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/30/312ca9bbfb80406ab555afa6e0cc5cf7532129197809123335_202307301405_face.jpg
(String), 532129197809123335(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53212919900223333X Name=文德元 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53212919900223333X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/05/62afae47a4d44866bbddb77759a440aa53212919900223333X_202305052151_face.jpg
C:bns:DATA UPDATE USERPIC PIN=53212919900223333X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/05/62afae47a4d44866bbddb77759a440aa53212919900223333X_202305052151_face.jpg
(String), 53212919900223333X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532301196501072914 Name=王光廷 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301196501072914 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/06/08/0551c5d8b8394755975656157d649823532301196501072914_202306090632_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532301196501072914 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/06/08/0551c5d8b8394755975656157d649823532301196501072914_202306090632_face.jpg
(String), 532301196501072914(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532301196710171126 Name=李萍琼 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301196710171126 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/06/09/3cd087c5f853433b8f1024ba66fd6433532301196710171126_202306092043_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532301196710171126 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/06/09/3cd087c5f853433b8f1024ba66fd6433532301196710171126_202306092043_face.jpg
(String), 532301196710171126(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532301196807143316 Name=王思成 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301196807143316 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/01/86ea6f91b8784381a8f063c6ead65ad6532301196807143316_202307012116_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532301196807143316 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/01/86ea6f91b8784381a8f063c6ead65ad6532301196807143316_202307012116_face.jpg
(String), 532301196807143316(String), 5(String), 1(Integer)
2023-12-05 20:09:34,978 [http-nio-8085-exec-9] <== Updates: 1
2023-12-05 20:09:48,612 [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-05 20:09:48,614 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:09:48,686 [http-nio-8085-exec-3] <== Total: 5
2023-12-05 20:09:48,687 [http-nio-8085-exec-3] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:09:48,689 [http-nio-8085-exec-3] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532301197011082911 Name=王光有 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301197011082911 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/01/e9803c0034dd4b6dbb9e24b8ee1f3e70532301197011082911_202307012114_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532301197011082911 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/01/e9803c0034dd4b6dbb9e24b8ee1f3e70532301197011082911_202307012114_face.jpg
(String), 532301197011082911(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532301197107152910 Name=王光姚 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301197107152910 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/08/e599cc3e8280478b977344953f5967cb532301197107152910_202210081801_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532301197107152910 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/08/e599cc3e8280478b977344953f5967cb532301197107152910_202210081801_face.jpg
(String), 532301197107152910(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532301197202153356 Name=王丽勤 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301197202153356 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/08/4484dad61d8540299288785460f91d4a532301197202153356_202210081818_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532301197202153356 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/08/4484dad61d8540299288785460f91d4a532301197202153356_202210081818_face.jpg
(String), 532301197202153356(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532301197207251713 Name=赵万才 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301197207251713 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/1781db1076c645b98f916fa435e21aee532301197207251713_202311102116_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532301197207251713 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/1781db1076c645b98f916fa435e21aee532301197207251713_202311102116_face.jpg
(String), 532301197207251713(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532301197406152945 Name=杞秀花 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301197406152945 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/06/08/ec73c2ae01a64864b42ea316f83c085a532301197406152945_202306081854_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532301197406152945 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/06/08/ec73c2ae01a64864b42ea316f83c085a532301197406152945_202306081854_face.jpg
(String), 532301197406152945(String), 5(String), 1(Integer)
2023-12-05 20:09:48,850 [http-nio-8085-exec-3] <== Updates: 1
2023-12-05 20:10:02,546 [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-05 20:10:02,547 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:10:02,659 [http-nio-8085-exec-7] <== Total: 5
2023-12-05 20:10:02,661 [http-nio-8085-exec-7] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:10:02,663 [http-nio-8085-exec-7] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532301198402191124 Name=孙忠香 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301198402191124 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/09/7c3de2eb4f624ba8a70bde3599516e56532301198402191124_202307091910_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532301198402191124 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/09/7c3de2eb4f624ba8a70bde3599516e56532301198402191124_202307091910_face.jpg
(String), 532301198402191124(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53230119870418291X Name=王敬高 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53230119870418291X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/08/48c4e71679a847b49af7880a4cf5610f53230119870418291X_202210081736_face.jpg
C:bns:DATA UPDATE USERPIC PIN=53230119870418291X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/08/48c4e71679a847b49af7880a4cf5610f53230119870418291X_202210081736_face.jpg
(String), 53230119870418291X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532301198802182913 Name=杞朝有 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301198802182913 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/06/08/2eb589db8b4b4579868df9b1bfedea15532301198802182913_202306081845_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532301198802182913 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/06/08/2eb589db8b4b4579868df9b1bfedea15532301198802182913_202306081845_face.jpg
(String), 532301198802182913(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532301199309032932 Name=王从金 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532301199309032932 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/01/16c6f151080e4bf0ac8babd25c35a52a532301199309032932_202307012116_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532301199309032932 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/01/16c6f151080e4bf0ac8babd25c35a52a532301199309032932_202307012116_face.jpg
(String), 532301199309032932(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53230119971024291X Name=王燕平 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53230119971024291X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/08/1fd9ef6be3314d4eb29736c71640d9f753230119971024291X_202210081718_face.jpg
C:bns:DATA UPDATE USERPIC PIN=53230119971024291X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/08/1fd9ef6be3314d4eb29736c71640d9f753230119971024291X_202210081718_face.jpg
(String), 53230119971024291X(String), 5(String), 1(Integer)
2023-12-05 20:10:02,843 [http-nio-8085-exec-7] <== Updates: 1
2023-12-05 20:10:21,069 [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-05 20:10:21,070 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
2023-12-05 20:10:21,155 [http-nio-8085-exec-1] <== Total: 5
2023-12-05 20:10:21,157 [http-nio-8085-exec-1] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:10:21,158 [http-nio-8085-exec-1] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532322197410200315 Name=张朝富 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532322197410200315 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/8e0b99710721483da60174b974b0e711532322197410200315_202307281440_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532322197410200315 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/8e0b99710721483da60174b974b0e711532322197410200315_202307281440_face.jpg
(String), 532322197410200315(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532322198706100916 Name=胡文华 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532322198706100916 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/be2222c39e444b3ba0f999e9e798816a532322198706100916_202307281416_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532322198706100916 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/be2222c39e444b3ba0f999e9e798816a532322198706100916_202307281416_face.jpg
(String), 532322198706100916(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532322200209121134 Name=柏文江 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532322200209121134 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/b1dcc736c2454ec994ec796f2c8bfdfe532322200209121134_202307281418_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532322200209121134 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/b1dcc736c2454ec994ec796f2c8bfdfe532322200209121134_202307281418_face.jpg
(String), 532322200209121134(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53232220030807031X Name=张忠林 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53232220030807031X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/d345912ae5a44d2eb80a2f1a069cba9853232220030807031X_202307281430_face.jpg
C:bns:DATA UPDATE USERPIC PIN=53232220030807031X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/d345912ae5a44d2eb80a2f1a069cba9853232220030807031X_202307281430_face.jpg
(String), 53232220030807031X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324196609201911 Name=李先忠 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324196609201911 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/b8d7cc1b43e94260aa2634f62b3e9c59532324196609201911_202307311927_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324196609201911 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/b8d7cc1b43e94260aa2634f62b3e9c59532324196609201911_202307311927_face.jpg
(String), 532324196609201911(String), 5(String), 1(Integer)
2023-12-05 20:10:21,310 [http-nio-8085-exec-1] <== Updates: 1
2023-12-05 20:10:35,268 [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-05 20:10:35,269 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:10:35,370 [http-nio-8085-exec-6] <== Total: 5
2023-12-05 20:10:35,371 [http-nio-8085-exec-6] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:10:35,372 [http-nio-8085-exec-6] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532324196708250911 Name=王立亮 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324196708250911 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/b5492497838b4f50aa085bfea365ac0b532324196708250911_202311102111_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324196708250911 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/b5492497838b4f50aa085bfea365ac0b532324196708250911_202311102111_face.jpg
(String), 532324196708250911(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324196809130919 Name=张有华 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324196809130919 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/a3afb159cd4846a09aaa494133e48016532324196809130919_202311102126_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324196809130919 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/a3afb159cd4846a09aaa494133e48016532324196809130919_202311102126_face.jpg
(String), 532324196809130919(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324197102011910 Name=周应德 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324197102011910 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/461e53a30ad94d78b1878accfc3f481a532324197102011910_202307311458_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324197102011910 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/461e53a30ad94d78b1878accfc3f481a532324197102011910_202307311458_face.jpg
(String), 532324197102011910(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324197112230914 Name=高金兴 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324197112230914 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/096a9418440c4cd192ba51e950318651532324197112230914_202311102107_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324197112230914 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/096a9418440c4cd192ba51e950318651532324197112230914_202311102107_face.jpg
(String), 532324197112230914(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324197202132111 Name=张会昌 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324197202132111 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/9922d8d977624cbeba31e80207646cb5532324197202132111_202307252351_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324197202132111 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/9922d8d977624cbeba31e80207646cb5532324197202132111_202307252351_face.jpg
(String), 532324197202132111(String), 5(String), 1(Integer)
2023-12-05 20:10:35,515 [http-nio-8085-exec-6] <== Updates: 1
2023-12-05 20:10:51,514 [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-05 20:10:51,515 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 20:10:51,599 [http-nio-8085-exec-10] <== Total: 5
2023-12-05 20:10:51,600 [http-nio-8085-exec-10] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:10:51,601 [http-nio-8085-exec-10] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532324197407101917 Name=周应洪 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324197407101917 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/26/64d0fec3aff24b0ca3f3f6591ff211b7532324197407101917_202308262149_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324197407101917 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/26/64d0fec3aff24b0ca3f3f6591ff211b7532324197407101917_202308262149_face.jpg
(String), 532324197407101917(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324197706040018 Name=普文宝 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324197706040018 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/fef2972d0ed44fad9b6d209206c7d09f532324197706040018_202311102101_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324197706040018 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/fef2972d0ed44fad9b6d209206c7d09f532324197706040018_202311102101_face.jpg
(String), 532324197706040018(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324197707222331 Name=罗建明 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324197707222331 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/11/16/82aab4fb160a450f8d6213c7928edf56532324197707222331_202211161235_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324197707222331 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/11/16/82aab4fb160a450f8d6213c7928edf56532324197707222331_202211161235_face.jpg
(String), 532324197707222331(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53232419790502191X Name=周崇华 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53232419790502191X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/022e8f9faece4145a57ef0caade77cd853232419790502191X_202307311323_face.jpg
C:bns:DATA UPDATE USERPIC PIN=53232419790502191X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/022e8f9faece4145a57ef0caade77cd853232419790502191X_202307311323_face.jpg
(String), 53232419790502191X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324197910141748 Name=罗莲芝 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324197910141748 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/4d9d8b9a1fcb4e8fb328b827ac32077e532324197910141748_202307281433_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324197910141748 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/4d9d8b9a1fcb4e8fb328b827ac32077e532324197910141748_202307281433_face.jpg
(String), 532324197910141748(String), 5(String), 1(Integer)
2023-12-05 20:10:51,733 [http-nio-8085-exec-10] <== Updates: 1
2023-12-05 20:11:05,788 [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-05 20:11:05,790 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:11:05,864 [http-nio-8085-exec-4] <== Total: 5
2023-12-05 20:11:05,867 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:11:05,868 [http-nio-8085-exec-4] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532324198103081931 Name=宋兴山 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324198103081931 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/6e325b0104a94209aa9dfa1e9277c53b532324198103081931_202307311317_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324198103081931 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/6e325b0104a94209aa9dfa1e9277c53b532324198103081931_202307311317_face.jpg
(String), 532324198103081931(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324198104051910 Name=丁学华 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324198104051910 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/92ba1fa8d18941acac5c76878cb9cca9532324198104051910_202307311827_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324198104051910 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/92ba1fa8d18941acac5c76878cb9cca9532324198104051910_202307311827_face.jpg
(String), 532324198104051910(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324198609012511 Name=罗文军 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324198609012511 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/a8335c4806c44989a5bbfffbb0921469532324198609012511_202311102103_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324198609012511 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/a8335c4806c44989a5bbfffbb0921469532324198609012511_202311102103_face.jpg
(String), 532324198609012511(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324198704192514 Name=祁国云 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324198704192514 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/f29805d009dc40c4b7b6f048d04aafb1532324198704192514_202311102133_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324198704192514 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/f29805d009dc40c4b7b6f048d04aafb1532324198704192514_202311102133_face.jpg
(String), 532324198704192514(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324198912301914 Name=谢青相 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324198912301914 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/11/11/5f8b88e5e69a4c55ba118cde20009323532324198912301914_202211112023_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324198912301914 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/11/11/5f8b88e5e69a4c55ba118cde20009323532324198912301914_202211112023_face.jpg
(String), 532324198912301914(String), 5(String), 1(Integer)
2023-12-05 20:11:06,015 [http-nio-8085-exec-4] <== Updates: 1
2023-12-05 20:11:23,743 [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-05 20:11:23,743 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
2023-12-05 20:11:23,857 [http-nio-8085-exec-8] <== Total: 5
2023-12-05 20:11:23,858 [http-nio-8085-exec-8] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:11:23,858 [http-nio-8085-exec-8] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532324199003220919 Name=张晓强 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199003220919 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/d2a4186c2ef94e2ba01ef1aa05b68aa0532324199003220919_202311102047_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324199003220919 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/d2a4186c2ef94e2ba01ef1aa05b68aa0532324199003220919_202311102047_face.jpg
(String), 532324199003220919(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53232419900610151X Name=张绍有 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53232419900610151X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/7f4ddc0a5ea64cf2a9fc0fcc754efee653232419900610151X_202307281427_face.jpg
C:bns:DATA UPDATE USERPIC PIN=53232419900610151X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/7f4ddc0a5ea64cf2a9fc0fcc754efee653232419900610151X_202307281427_face.jpg
(String), 53232419900610151X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199108291713 Name=唐佳明 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199108291713 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/1ebcc755bdbd462095f2745828322501532324199108291713_202307281445_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324199108291713 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/1ebcc755bdbd462095f2745828322501532324199108291713_202307281445_face.jpg
(String), 532324199108291713(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199203161511 Name=普晓虎 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199203161511 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/5594286e5cf24d918fdd78266c6b0d69532324199203161511_202307281453_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324199203161511 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/5594286e5cf24d918fdd78266c6b0d69532324199203161511_202307281453_face.jpg
(String), 532324199203161511(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199303072516 Name=自德清 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199303072516 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/5f2c48e669f94af8ae03c2afd2945c34532324199303072516_202307281444_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324199303072516 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/5f2c48e669f94af8ae03c2afd2945c34532324199303072516_202307281444_face.jpg
(String), 532324199303072516(String), 5(String), 1(Integer)
2023-12-05 20:11:24,001 [http-nio-8085-exec-8] <== Updates: 1
2023-12-05 20:11:42,420 [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-05 20:11:42,421 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:11:42,529 [http-nio-8085-exec-3] <== Total: 5
2023-12-05 20:11:42,530 [http-nio-8085-exec-3] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:11:42,530 [http-nio-8085-exec-3] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532324199305141917 Name=王建祥 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199305141917 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/ee5494387a214e35af1ba80b46cf7cc1532324199305141917_202307311517_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324199305141917 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/ee5494387a214e35af1ba80b46cf7cc1532324199305141917_202307311517_face.jpg
(String), 532324199305141917(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199309191911 Name=李国龙 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199309191911 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/c5085c5aa7944b6c8d5c7a6d4eb17291532324199309191911_202307311455_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324199309191911 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/c5085c5aa7944b6c8d5c7a6d4eb17291532324199309191911_202307311455_face.jpg
(String), 532324199309191911(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53232419940623192X Name=陈厚香 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53232419940623192X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/3b92fba1681e449a8053771d4f2e952e53232419940623192X_202307281424_face.jpg
C:bns:DATA UPDATE USERPIC PIN=53232419940623192X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/3b92fba1681e449a8053771d4f2e952e53232419940623192X_202307281424_face.jpg
(String), 53232419940623192X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199503081716 Name=林建军 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199503081716 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/65185e97494b4fd796f5caaf44b1fa67532324199503081716_202307311621_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324199503081716 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/65185e97494b4fd796f5caaf44b1fa67532324199503081716_202307311621_face.jpg
(String), 532324199503081716(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199504092513 Name=李万贵 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199504092513 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/ff62d4b78a2141d4ba7bfe7d9f041bf6532324199504092513_202311112045_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324199504092513 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/ff62d4b78a2141d4ba7bfe7d9f041bf6532324199504092513_202311112045_face.jpg
(String), 532324199504092513(String), 5(String), 1(Integer)
2023-12-05 20:11:42,667 [http-nio-8085-exec-3] <== Updates: 1
2023-12-05 20:11:55,238 [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-05 20:11:55,239 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
2023-12-05 20:11:55,325 [http-nio-8085-exec-8] <== Total: 5
2023-12-05 20:11:55,327 [http-nio-8085-exec-8] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:11:55,327 [http-nio-8085-exec-8] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532324199601171918 Name=胡海龙 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199601171918 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/26737fdc670240f694e82d9fb939ed10532324199601171918_202307281407_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324199601171918 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/26737fdc670240f694e82d9fb939ed10532324199601171918_202307281407_face.jpg
(String), 532324199601171918(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199612041916 Name=周文明 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199612041916 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/230c5561bb5940b5bf89f7b9fdf7d3a4532324199612041916_202307311622_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324199612041916 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/230c5561bb5940b5bf89f7b9fdf7d3a4532324199612041916_202307311622_face.jpg
(String), 532324199612041916(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199701061919 Name=阮国银 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199701061919 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/26/5f1978e2e89d4ab493f6d5eb9cdaa46c532324199701061919_202308262143_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324199701061919 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/26/5f1978e2e89d4ab493f6d5eb9cdaa46c532324199701061919_202308262143_face.jpg
(String), 532324199701061919(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199706201714 Name=雷宏伟 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199706201714 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/21/077d3a9f71d24fb4a00d91e991bda21e532324199706201714_202307210957_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324199706201714 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/21/077d3a9f71d24fb4a00d91e991bda21e532324199706201714_202307210957_face.jpg
(String), 532324199706201714(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53232419970707231X Name=罗相章 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53232419970707231X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/11/25/f1ff9990c7184c5490ddf4f17f4eb69453232419970707231X_202211251057_face.jpg
C:bns:DATA UPDATE USERPIC PIN=53232419970707231X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/11/25/f1ff9990c7184c5490ddf4f17f4eb69453232419970707231X_202211251057_face.jpg
(String), 53232419970707231X(String), 5(String), 1(Integer)
2023-12-05 20:11:55,473 [http-nio-8085-exec-8] <== Updates: 1
2023-12-05 20:11:55,946 [http-nio-8085-exec-9] ==> 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-05 20:11:55,946 [http-nio-8085-exec-9] ==> Parameters: 825(String)
2023-12-05 20:11:56,024 [http-nio-8085-exec-9] <== Total: 0
2023-12-05 20:11:56,025 [http-nio-8085-exec-9] ==> 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-05 20:11:56,026 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String), 0(String), 825(String), null, 2023-12-05(String), 2023-12-05 20:11:55(String), ynRealName/attendanceMachine/2023/12/05/1701778315912.jpg(String), 2(String), null, null
2023-12-05 20:11:56,175 [http-nio-8085-exec-9] <== Updates: 1
2023-12-05 20:12:09,781 [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-05 20:12:09,782 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:12:09,890 [http-nio-8085-exec-3] <== Total: 5
2023-12-05 20:12:09,891 [http-nio-8085-exec-3] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:12:09,891 [http-nio-8085-exec-3] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=53232419970802191X Name=胡海雄 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53232419970802191X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/01/42dd4ce44b054c1d9bac1e918283005353232419970802191X_202308011929_face.jpg
C:bns:DATA UPDATE USERPIC PIN=53232419970802191X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/01/42dd4ce44b054c1d9bac1e918283005353232419970802191X_202308011929_face.jpg
(String), 53232419970802191X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199708042518 Name=李万明 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199708042518 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/da7d2d3088a94de0b3487b7e81ac4f4f532324199708042518_202311112058_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324199708042518 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/da7d2d3088a94de0b3487b7e81ac4f4f532324199708042518_202311112058_face.jpg
(String), 532324199708042518(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324199808031971 Name=谢青尧 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324199808031971 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/3bbbbfce5853480685a5ab8385cb554b532324199808031971_202307311337_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324199808031971 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/3bbbbfce5853480685a5ab8385cb554b532324199808031971_202307311337_face.jpg
(String), 532324199808031971(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324200008151719 Name=邱发金 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324200008151719 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/86bc23afc36e4e6897c8a5327791cef9532324200008151719_202307311309_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324200008151719 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/86bc23afc36e4e6897c8a5327791cef9532324200008151719_202307311309_face.jpg
(String), 532324200008151719(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324200008190910 Name=施智鹏 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324200008190910 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/62602b07121342bebdd66932b277b583532324200008190910_202311102124_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324200008190910 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/62602b07121342bebdd66932b277b583532324200008190910_202311102124_face.jpg
(String), 532324200008190910(String), 5(String), 1(Integer)
2023-12-05 20:12:10,032 [http-nio-8085-exec-3] <== Updates: 1
2023-12-05 20:12:22,466 [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-05 20:12:22,466 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
2023-12-05 20:12:22,567 [http-nio-8085-exec-8] <== Total: 5
2023-12-05 20:12:22,568 [http-nio-8085-exec-8] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:12:22,569 [http-nio-8085-exec-8] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=53232420010403191X Name=周文昌 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53232420010403191X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/4389c5b1169340778140d2496fe1fa5353232420010403191X_202307251734_face.jpg
C:bns:DATA UPDATE USERPIC PIN=53232420010403191X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/4389c5b1169340778140d2496fe1fa5353232420010403191X_202307251734_face.jpg
(String), 53232420010403191X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532324200305151934 Name=龚永涛 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532324200305151934 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/e52434244fe047cdae8b3c3fd1915203532324200305151934_202307311321_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532324200305151934 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/e52434244fe047cdae8b3c3fd1915203532324200305151934_202307311321_face.jpg
(String), 532324200305151934(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532325197901142411 Name=李中寿 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532325197901142411 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/24/aeb815a803584dfd82e711e96f02c2e0532325197901142411_202308202355_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532325197901142411 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/24/aeb815a803584dfd82e711e96f02c2e0532325197901142411_202308202355_face.jpg
(String), 532325197901142411(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53232519870219183X Name=李德贵 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53232519870219183X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/20/96b6e558986b4fe6a1ff9dfadc44e79e53232519870219183X_202308202343_face.jpg
C:bns:DATA UPDATE USERPIC PIN=53232519870219183X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/20/96b6e558986b4fe6a1ff9dfadc44e79e53232519870219183X_202308202343_face.jpg
(String), 53232519870219183X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532325199601052413 Name=张玖 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532325199601052413 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/20/a83401aa42af470babe203d646503200532325199601052413_202308202347_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532325199601052413 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/20/a83401aa42af470babe203d646503200532325199601052413_202308202347_face.jpg
(String), 532325199601052413(String), 5(String), 1(Integer)
2023-12-05 20:12:22,724 [http-nio-8085-exec-8] <== Updates: 1
2023-12-05 20:12:32,661 [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-05 20:12:32,662 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 20:12:32,725 [http-nio-8085-exec-2] <== Total: 5
2023-12-05 20:12:32,726 [http-nio-8085-exec-2] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:12:32,726 [http-nio-8085-exec-2] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532325199602052415 Name=陈富寿 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532325199602052415 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/b6b2d515a52d49bbbb18c57ea1b3af8e532325199602052415_202311102130_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532325199602052415 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/10/b6b2d515a52d49bbbb18c57ea1b3af8e532325199602052415_202311102130_face.jpg
(String), 532325199602052415(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532326197705053055 Name=鲁培正 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532326197705053055 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/f1935c2ee1c6436c9aca4a0469991959532326197705053055_202307311334_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532326197705053055 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/31/f1935c2ee1c6436c9aca4a0469991959532326197705053055_202307311334_face.jpg
(String), 532326197705053055(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532326198405111414 Name=华松能 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532326198405111414 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/9ab6344c00bb452581a0a9ee71045159532326198405111414_202307252358_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532326198405111414 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/9ab6344c00bb452581a0a9ee71045159532326198405111414_202307252358_face.jpg
(String), 532326198405111414(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532327197609050512 Name=孟华荣 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532327197609050512 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/11/05/ed296b59598f42a79b55b119e9adaba7532327197609050512_202211051058_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532327197609050512 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/11/05/ed296b59598f42a79b55b119e9adaba7532327197609050512_202211051058_face.jpg
(String), 532327197609050512(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532331196711202877 Name=赵显荣 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532331196711202877 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/04/19/32045024fe4e4227bfe8f42e594508fd532331196711202877_202304191915_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532331196711202877 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/04/19/32045024fe4e4227bfe8f42e594508fd532331196711202877_202304191915_face.jpg
(String), 532331196711202877(String), 5(String), 1(Integer)
2023-12-05 20:12:32,875 [http-nio-8085-exec-2] <== Updates: 1
2023-12-05 20:12:45,629 [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-05 20:12:45,630 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 20:12:45,700 [http-nio-8085-exec-5] <== Total: 5
2023-12-05 20:12:45,701 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:12:45,701 [http-nio-8085-exec-5] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532331196905043253 Name=毕光富 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532331196905043253 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/30/cc383beac796460e985ef5e60be9aab3532331196905043253_202307302131_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532331196905043253 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/30/cc383beac796460e985ef5e60be9aab3532331196905043253_202307302131_face.jpg
(String), 532331196905043253(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532331197312022611 Name=张龙生 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532331197312022611 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/04/30/0ffb752cc3444e2f887f751ba1a68dae532331197312022611_202304302056_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532331197312022611 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/04/30/0ffb752cc3444e2f887f751ba1a68dae532331197312022611_202304302056_face.jpg
(String), 532331197312022611(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532401196703231210 Name=陈继能 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532401196703231210 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/6d52e8e6547348a287f317759b7a9d41532401196703231210_202311112121_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532401196703231210 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/6d52e8e6547348a287f317759b7a9d41532401196703231210_202311112121_face.jpg
(String), 532401196703231210(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532429197709300513 Name=袁斌 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532429197709300513 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/01/7bc834fa94024b25993e08c625b988f9532429197709300513_202210012130_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532429197709300513 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/01/7bc834fa94024b25993e08c625b988f9532429197709300513_202210012130_face.jpg
(String), 532429197709300513(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532528199404201512 Name=李家学 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532528199404201512 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/955ce8abcfac44fca020a4f12401c62c532528199404201512_202307252229_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532528199404201512 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/955ce8abcfac44fca020a4f12401c62c532528199404201512_202307252229_face.jpg
(String), 532528199404201512(String), 5(String), 1(Integer)
2023-12-05 20:12:45,839 [http-nio-8085-exec-5] <== Updates: 1
2023-12-05 20:12:57,161 [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-05 20:12:57,161 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
2023-12-05 20:12:57,239 [http-nio-8085-exec-8] <== Total: 5
2023-12-05 20:12:57,240 [http-nio-8085-exec-8] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:12:57,240 [http-nio-8085-exec-8] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532528199405031519 Name=李忠明 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532528199405031519 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/22/33ea6deebf924c8e96e1bed0dbde741b532528199405031519_202303230658_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532528199405031519 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/03/22/33ea6deebf924c8e96e1bed0dbde741b532528199405031519_202303230658_face.jpg
(String), 532528199405031519(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532530196606090214 Name=盘文华 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532530196606090214 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/26/25856fd86e724018be92e5d841a5e6f0532530196606090214_202308262139_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532530196606090214 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/26/25856fd86e724018be92e5d841a5e6f0532530196606090214_202308262139_face.jpg
(String), 532530196606090214(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532923197507130519 Name=程绍红 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532923197507130519 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/aebe3960612b4ec1ae9f7db09c228dc4532923197507130519_202311112129_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532923197507130519 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/aebe3960612b4ec1ae9f7db09c228dc4532923197507130519_202311112129_face.jpg
(String), 532923197507130519(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532923198511150517 Name=罗红贵 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532923198511150517 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/573c62ed9e954cfe8fb0bb1a2733b884532923198511150517_202311112133_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532923198511150517 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/573c62ed9e954cfe8fb0bb1a2733b884532923198511150517_202311112133_face.jpg
(String), 532923198511150517(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532925197311041533 Name=自贵富 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532925197311041533 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/0868e87e108240c8bf043454c0170523532925197311041533_202307260757_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532925197311041533 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/25/0868e87e108240c8bf043454c0170523532925197311041533_202307260757_face.jpg
(String), 532925197311041533(String), 5(String), 1(Integer)
2023-12-05 20:12:57,391 [http-nio-8085-exec-8] <== Updates: 1
2023-12-05 20:13:13,352 [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-05 20:13:13,353 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:13:13,457 [http-nio-8085-exec-3] <== Total: 5
2023-12-05 20:13:13,458 [http-nio-8085-exec-3] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:13:13,459 [http-nio-8085-exec-3] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=532926199102221736 Name=李能明 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532926199102221736 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/22/1a99ddd6f7f247d184a6085a0dd5af18532926199102221736_202305221835_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532926199102221736 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/22/1a99ddd6f7f247d184a6085a0dd5af18532926199102221736_202305221835_face.jpg
(String), 532926199102221736(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532927196504042151 Name=罗啟雄 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532927196504042151 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/06/e26d19dac54c4b94a43ec219fc71585d532927196504042151_202305061926_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532927196504042151 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/06/e26d19dac54c4b94a43ec219fc71585d532927196504042151_202305061926_face.jpg
(String), 532927196504042151(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532927198604180913 Name=宁加伟 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532927198604180913 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/18/920daf9cffc54d1f80fd7fda7b5da423532927198604180913_202308182032_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532927198604180913 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/18/920daf9cffc54d1f80fd7fda7b5da423532927198604180913_202308182032_face.jpg
(String), 532927198604180913(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53292719870918091X Name=宁加波 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53292719870918091X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/18/8277d22ed6a74ff89e724baee2f7149553292719870918091X_202308181945_face.jpg
C:bns:DATA UPDATE USERPIC PIN=53292719870918091X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/08/18/8277d22ed6a74ff89e724baee2f7149553292719870918091X_202308181945_face.jpg
(String), 53292719870918091X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=532928197911060737 Name=罗学军 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=532928197911060737 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/19e632954bce4bcba56d997ef7b1955a532928197911060737_202307281453_face.jpg
C:bns:DATA UPDATE USERPIC PIN=532928197911060737 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/28/19e632954bce4bcba56d997ef7b1955a532928197911060737_202307281453_face.jpg
(String), 532928197911060737(String), 5(String), 1(Integer)
2023-12-05 20:13:13,601 [http-nio-8085-exec-3] <== Updates: 1
2023-12-05 20:13:27,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-05 20:13:27,071 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:13:27,137 [http-nio-8085-exec-7] <== Total: 5
2023-12-05 20:13:27,138 [http-nio-8085-exec-7] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:13:27,139 [http-nio-8085-exec-7] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=533222197812111310 Name=海小龙 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533222197812111310 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/21/fa52e73333684f9fabd49b00bc01703c533222197812111310_202305212043_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533222197812111310 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/21/fa52e73333684f9fabd49b00bc01703c533222197812111310_202305212043_face.jpg
(String), 533222197812111310(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533222199004211312 Name=吴志华 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533222199004211312 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/18/cded32ff4e804cfb8aeef68219518935533222199004211312_202305190629_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533222199004211312 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/18/cded32ff4e804cfb8aeef68219518935533222199004211312_202305190629_face.jpg
(String), 533222199004211312(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533222199407163319 Name=海玉杨 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533222199407163319 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/30/c1473fc4a1e14bf595482df269a3bbab533222199407163319_202307302148_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533222199407163319 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/30/c1473fc4a1e14bf595482df269a3bbab533222199407163319_202307302148_face.jpg
(String), 533222199407163319(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533222199711051338 Name=杨利平 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533222199711051338 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/30/c76c73959fee45c69d8b822769915bf6533222199711051338_202307302037_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533222199711051338 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/07/30/c76c73959fee45c69d8b822769915bf6533222199711051338_202307302037_face.jpg
(String), 533222199711051338(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533521199906212410 Name=严华清 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533521199906212410 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/20/ff85eb1d8c35409dbe68cd21f8c0a1ad533521199906212410_202210202035_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533521199906212410 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/20/ff85eb1d8c35409dbe68cd21f8c0a1ad533521199906212410_202210202035_face.jpg
(String), 533521199906212410(String), 5(String), 1(Integer)
2023-12-05 20:13:27,315 [http-nio-8085-exec-7] <== Updates: 1
2023-12-05 20:13:40,408 [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-05 20:13:40,409 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 20:13:40,505 [http-nio-8085-exec-2] <== Total: 5
2023-12-05 20:13:40,506 [http-nio-8085-exec-2] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:13:40,507 [http-nio-8085-exec-2] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=533523197107181615 Name=陈再武 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523197107181615 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/20/9ccee30b542d42c7a33eb39696541a54533523197107181615_202210202037_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523197107181615 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/20/9ccee30b542d42c7a33eb39696541a54533523197107181615_202210202037_face.jpg
(String), 533523197107181615(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523197108111651 Name=罗开新 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523197108111651 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/06/b6ec61db24894341995bf63ba0c41c6e533523197108111651_202305060919_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523197108111651 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/06/b6ec61db24894341995bf63ba0c41c6e533523197108111651_202305060919_face.jpg
(String), 533523197108111651(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523197312221014 Name=罗世有 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523197312221014 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/29936e3a96ba4d2693603b22b37b0107533523197312221014_202311112120_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523197312221014 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/29936e3a96ba4d2693603b22b37b0107533523197312221014_202311112120_face.jpg
(String), 533523197312221014(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523197712141611 Name=陈和兵 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523197712141611 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/75c6ff2826bb4a309e479b64187b93e2533523197712141611_202311112112_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523197712141611 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/75c6ff2826bb4a309e479b64187b93e2533523197712141611_202311112112_face.jpg
(String), 533523197712141611(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523197808301616 Name=李富文 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523197808301616 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/20/0fa779ee5bc04346b68918a6196c40d3533523197808301616_202210202042_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523197808301616 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/20/0fa779ee5bc04346b68918a6196c40d3533523197808301616_202210202042_face.jpg
(String), 533523197808301616(String), 5(String), 1(Integer)
2023-12-05 20:13:40,680 [http-nio-8085-exec-2] <== Updates: 1
2023-12-05 20:13:58,236 [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-05 20:13:58,237 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 20:13:58,328 [http-nio-8085-exec-5] <== Total: 5
2023-12-05 20:13:58,329 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:13:58,329 [http-nio-8085-exec-5] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=533523197906251616 Name=曹卫荣 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523197906251616 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/56b0027294654959bcb35c8430d0795c533523197906251616_202311112132_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523197906251616 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/56b0027294654959bcb35c8430d0795c533523197906251616_202311112132_face.jpg
(String), 533523197906251616(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523197908291013 Name=普朝军 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523197908291013 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/fbc7a7e08215476dab6bd7da5feb5600533523197908291013_202311112105_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523197908291013 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/fbc7a7e08215476dab6bd7da5feb5600533523197908291013_202311112105_face.jpg
(String), 533523197908291013(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523197909241616 Name=罗洪章 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523197909241616 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/01/b04b8a14710d40109ecee5a8994aafc8533523197909241616_202210012111_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523197909241616 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/01/b04b8a14710d40109ecee5a8994aafc8533523197909241616_202210012111_face.jpg
(String), 533523197909241616(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523197910021629 Name=张贵琳 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523197910021629 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/bab15f91f5e94796bfaba90cb5383d5c533523197910021629_202311112101_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523197910021629 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/bab15f91f5e94796bfaba90cb5383d5c533523197910021629_202311112101_face.jpg
(String), 533523197910021629(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198104031632 Name=张贵福 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198104031632 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/12/04/92deda72e0704d7599a718f1f1c98694533523198104031632_202212042126_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523198104031632 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/12/04/92deda72e0704d7599a718f1f1c98694533523198104031632_202212042126_face.jpg
(String), 533523198104031632(String), 5(String), 1(Integer)
2023-12-05 20:13:58,478 [http-nio-8085-exec-5] <== Updates: 1
2023-12-05 20:14:19,551 [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-05 20:14:19,552 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 20:14:19,643 [http-nio-8085-exec-10] <== Total: 5
2023-12-05 20:14:19,644 [http-nio-8085-exec-10] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:14:19,645 [http-nio-8085-exec-10] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=53352319820614163X Name=陈家永 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53352319820614163X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/05/a7192d57dd7542f699b5328be56d78cf53352319820614163X_202305051444_face.jpg
C:bns:DATA UPDATE USERPIC PIN=53352319820614163X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/05/a7192d57dd7542f699b5328be56d78cf53352319820614163X_202305051444_face.jpg
(String), 53352319820614163X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198209121650 Name=杨达贵 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198209121650 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/89b1498c4da0484fb658e0f5682b4185533523198209121650_202311112048_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523198209121650 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/89b1498c4da0484fb658e0f5682b4185533523198209121650_202311112048_face.jpg
(String), 533523198209121650(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198305071649 Name=吕保珍 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198305071649 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/ddf1feda5e8f40c59c24ea5e47968595533523198305071649_202311112059_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523198305071649 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/ddf1feda5e8f40c59c24ea5e47968595533523198305071649_202311112059_face.jpg
(String), 533523198305071649(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198307111616 Name=汪新荣 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198307111616 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/12/05/5da39085bd3e401a8539475e84b35b28533523198307111616_202212051632_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523198307111616 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/12/05/5da39085bd3e401a8539475e84b35b28533523198307111616_202212051632_face.jpg
(String), 533523198307111616(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198410131658 Name=陈家强 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198410131658 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/04/e3ab4496ec6b4fdab5bda7dd22e1d5e2533523198410131658_202305042221_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523198410131658 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/04/e3ab4496ec6b4fdab5bda7dd22e1d5e2533523198410131658_202305042221_face.jpg
(String), 533523198410131658(String), 5(String), 1(Integer)
2023-12-05 20:14:19,771 [http-nio-8085-exec-10] <== Updates: 1
2023-12-05 20:14:32,592 [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-05 20:14:32,593 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:14:32,713 [http-nio-8085-exec-3] <== Total: 5
2023-12-05 20:14:32,714 [http-nio-8085-exec-3] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:14:32,714 [http-nio-8085-exec-3] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=533523198508041618 Name=李留生 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198508041618 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/01/871704b6d2364c7b9ecea0a466d74f0c533523198508041618_202210012108_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523198508041618 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/01/871704b6d2364c7b9ecea0a466d74f0c533523198508041618_202210012108_face.jpg
(String), 533523198508041618(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53352319860723161X Name=张文斌 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53352319860723161X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/04/cb1a4beb627542c88a5cb208a36f77d853352319860723161X_202305042106_face.jpg
C:bns:DATA UPDATE USERPIC PIN=53352319860723161X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/04/cb1a4beb627542c88a5cb208a36f77d853352319860723161X_202305042106_face.jpg
(String), 53352319860723161X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198710061639 Name=查天富 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198710061639 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/01/f27323d113d149b990bbacfbf85e6c70533523198710061639_202210012032_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523198710061639 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/01/f27323d113d149b990bbacfbf85e6c70533523198710061639_202210012032_face.jpg
(String), 533523198710061639(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198710291610 Name=邓树昌 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198710291610 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/ab3a878367ed457cadaae1ff0ab0b454533523198710291610_202311120702_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523198710291610 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/ab3a878367ed457cadaae1ff0ab0b454533523198710291610_202311120702_face.jpg
(String), 533523198710291610(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198801051639 Name=汪星成 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198801051639 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/04/2311dba4604b43a993c99442c411b154533523198801051639_202305042219_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523198801051639 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/04/2311dba4604b43a993c99442c411b154533523198801051639_202305042219_face.jpg
(String), 533523198801051639(String), 5(String), 1(Integer)
2023-12-05 20:14:32,858 [http-nio-8085-exec-3] <== Updates: 1
2023-12-05 20:14:49,671 [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-05 20:14:49,672 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
2023-12-05 20:14:49,753 [http-nio-8085-exec-8] <== Total: 5
2023-12-05 20:14:49,754 [http-nio-8085-exec-8] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:14:49,754 [http-nio-8085-exec-8] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=533523198810161071 Name=罗荣强 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198810161071 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/357c8224a55f4fbe84a1b7178bd41891533523198810161071_202311112016_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523198810161071 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/357c8224a55f4fbe84a1b7178bd41891533523198810161071_202311112016_face.jpg
(String), 533523198810161071(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198904181014 Name=郭常富 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198904181014 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/538d643af52e4cc8b1ceb547242d58e3533523198904181014_202311112029_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523198904181014 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/538d643af52e4cc8b1ceb547242d58e3533523198904181014_202311112029_face.jpg
(String), 533523198904181014(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523198904201636 Name=汪星和 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523198904201636 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/04/3bbd879ac0484348988330fc728deff5533523198904201636_202305042105_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523198904201636 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/04/3bbd879ac0484348988330fc728deff5533523198904201636_202305042105_face.jpg
(String), 533523198904201636(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53352319891204161X Name=杨成登 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53352319891204161X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/11/24/cfc64648ffc04351b0dc033f4f12a85853352319891204161X_202211240913_face.jpg
C:bns:DATA UPDATE USERPIC PIN=53352319891204161X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/11/24/cfc64648ffc04351b0dc033f4f12a85853352319891204161X_202211240913_face.jpg
(String), 53352319891204161X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523199006151635 Name=张良新 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523199006151635 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/1072f0e2458a4b10b679364934055f5b533523199006151635_202311112105_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523199006151635 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/1072f0e2458a4b10b679364934055f5b533523199006151635_202311112105_face.jpg
(String), 533523199006151635(String), 5(String), 1(Integer)
2023-12-05 20:14:49,910 [http-nio-8085-exec-8] <== Updates: 1
2023-12-05 20:15:09,921 [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-05 20:15:09,921 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:15:09,992 [http-nio-8085-exec-4] <== Total: 5
2023-12-05 20:15:09,993 [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 = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:15:09,994 [http-nio-8085-exec-4] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=533523199201171623 Name=罗恩娟 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523199201171623 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/6701ff8e59d24b82b483859f00543263533523199201171623_202311112120_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523199201171623 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/6701ff8e59d24b82b483859f00543263533523199201171623_202311112120_face.jpg
(String), 533523199201171623(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523199303011014 Name=罗有军 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523199303011014 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/eabb746a5a814786af65a386ff489807533523199303011014_202311111953_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523199303011014 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/eabb746a5a814786af65a386ff489807533523199303011014_202311111953_face.jpg
(String), 533523199303011014(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523199609091635 Name=罗恩勇 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523199609091635 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/01/0473186484414d2d94c1a33da6b16688533523199609091635_202210012040_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523199609091635 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/01/0473186484414d2d94c1a33da6b16688533523199609091635_202210012040_face.jpg
(String), 533523199609091635(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523199609121611 Name=普永昌 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523199609121611 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/04/050d9c5ce079419a8ab6ce1f337acae1533523199609121611_202305042101_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523199609121611 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/05/04/050d9c5ce079419a8ab6ce1f337acae1533523199609121611_202305042101_face.jpg
(String), 533523199609121611(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523199702261619 Name=杨达磊 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523199702261619 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/5e922158626449a5b03954f6b8876565533523199702261619_202311120709_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523199702261619 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/5e922158626449a5b03954f6b8876565533523199702261619_202311120709_face.jpg
(String), 533523199702261619(String), 5(String), 1(Integer)
2023-12-05 20:15:10,152 [http-nio-8085-exec-4] <== Updates: 1
2023-12-05 20:15:24,086 [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-05 20:15:24,086 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:15:24,175 [http-nio-8085-exec-7] <== Total: 5
2023-12-05 20:15:24,176 [http-nio-8085-exec-7] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:15:24,177 [http-nio-8085-exec-7] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=533523199711051031 Name=罗顺良 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523199711051031 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/8b49fe7bbd3d4bd7b0421abb20a661b5533523199711051031_202311112042_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523199711051031 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/8b49fe7bbd3d4bd7b0421abb20a661b5533523199711051031_202311112042_face.jpg
(String), 533523199711051031(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=53352319990325161X Name=李福龙 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=53352319990325161X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/f6021d133b55496f9fc5074b3074723953352319990325161X_202311112025_face.jpg
C:bns:DATA UPDATE USERPIC PIN=53352319990325161X Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/f6021d133b55496f9fc5074b3074723953352319990325161X_202311112025_face.jpg
(String), 53352319990325161X(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523200102271616 Name=陈家银 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523200102271616 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/20/a76181ac1dac41bf8e4ac5fb77d7bae5533523200102271616_202210202038_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523200102271616 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/20/a76181ac1dac41bf8e4ac5fb77d7bae5533523200102271616_202210202038_face.jpg
(String), 533523200102271616(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523200206271071 Name=罗顺斌 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523200206271071 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/875ef8a15160424faf98e0b1692e554d533523200206271071_202311112017_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523200206271071 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/875ef8a15160424faf98e0b1692e554d533523200206271071_202311112017_face.jpg
(String), 533523200206271071(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523200302101611 Name=段元强 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523200302101611 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/367b8721adf442e09e24de31aaf2d2dd533523200302101611_202311112028_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523200302101611 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2023/11/11/367b8721adf442e09e24de31aaf2d2dd533523200302101611_202311112028_face.jpg
(String), 533523200302101611(String), 5(String), 1(Integer)
2023-12-05 20:15:24,332 [http-nio-8085-exec-7] <== Updates: 1
2023-12-05 20:15:40,163 [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-05 20:15:40,164 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 20:15:40,261 [http-nio-8085-exec-2] <== Total: 2
2023-12-05 20:15:40,262 [http-nio-8085-exec-2] ==> Preparing: update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?; update bm_attendance_machine_push set is_push = 1, push_content = ? where id_number = ? and attendance_machine_id = ? and operate = ?;
2023-12-05 20:15:40,263 [http-nio-8085-exec-2] ==> Parameters: C:bns:DATA UPDATE USERINFO PIN=533523200310191610 Name=杨成伟 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523200310191610 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/12/06/f3d8e04c69174076a4cbc49172f1eefd533523200310191610_202212061641_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523200310191610 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/12/06/f3d8e04c69174076a4cbc49172f1eefd533523200310191610_202212061641_face.jpg
(String), 533523200310191610(String), 5(String), 1(Integer), C:bns:DATA UPDATE USERINFO PIN=533523200409301613 Name=李兴银 Pri=0 Passwd=123456 Grp=0 Verify=15
C:bns:DATA UPDATE BIOPHOTO PIN=533523200409301613 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/01/2778616f039944a2ac57aecb251f27de533523200409301613_202210012042_face.jpg
C:bns:DATA UPDATE USERPIC PIN=533523200409301613 Type=9 Format=1 Url=http://112.29.103.165:1616/file/ynRealName/face/2022/10/01/2778616f039944a2ac57aecb251f27de533523200409301613_202210012042_face.jpg
(String), 533523200409301613(String), 5(String), 1(Integer)
2023-12-05 20:15:40,398 [http-nio-8085-exec-2] <== Updates: 1
2023-12-05 20:15:48,097 [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-05 20:15:48,097 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:15:48,185 [http-nio-8085-exec-3] <== Total: 0
2023-12-05 20:15:50,041 [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-05 20:15:50,041 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 20:15:50,151 [http-nio-8085-exec-5] <== Total: 0
2023-12-05 20:15:50,579 [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-05 20:15:50,580 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:15:50,678 [http-nio-8085-exec-6] <== Total: 0
2023-12-05 20:15:51,922 [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-05 20:15:51,922 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:15:52,009 [http-nio-8085-exec-7] <== Total: 0
2023-12-05 20:15:52,238 [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-05 20:15:52,239 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
2023-12-05 20:15:52,311 [http-nio-8085-exec-8] <== Total: 0
2023-12-05 20:15:54,554 [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-05 20:15:54,555 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:15:54,630 [http-nio-8085-exec-9] <== Total: 0
2023-12-05 20:15:56,871 [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-05 20:15:56,872 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 20:15:56,950 [http-nio-8085-exec-10] <== Total: 0
2023-12-05 20:15:59,196 [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-05 20:15:59,197 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 20:15:59,291 [http-nio-8085-exec-2] <== Total: 0
2023-12-05 20:16:00,528 [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-05 20:16:00,529 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
2023-12-05 20:16:00,602 [http-nio-8085-exec-1] <== Total: 0
2023-12-05 20:16:03,836 [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-05 20:16:03,836 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:16:03,933 [http-nio-8085-exec-4] <== Total: 0
2023-12-05 20:16:07,162 [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-05 20:16:07,162 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:16:07,226 [http-nio-8085-exec-3] <== Total: 0
2023-12-05 20:16:09,467 [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-05 20:16:09,467 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 20:16:09,590 [http-nio-8085-exec-5] <== Total: 0
2023-12-05 20:16:12,830 [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-05 20:16:12,831 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:16:12,951 [http-nio-8085-exec-6] <== Total: 0
2023-12-05 20:16:17,196 [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-05 20:16:17,197 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:16:17,278 [http-nio-8085-exec-7] <== Total: 0
2023-12-05 20:16:20,527 [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-05 20:16:20,528 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
2023-12-05 20:16:20,607 [http-nio-8085-exec-8] <== Total: 0
2023-12-05 20:16:24,852 [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-05 20:16:24,852 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:16:24,950 [http-nio-8085-exec-9] <== Total: 0
2023-12-05 20:16:29,255 [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-05 20:16:29,256 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 20:16:29,357 [http-nio-8085-exec-10] <== Total: 0
2023-12-05 20:16:33,618 [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-05 20:16:33,618 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 20:16:33,677 [http-nio-8085-exec-2] <== Total: 0
2023-12-05 20:16:38,880 [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-05 20:16:38,881 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
2023-12-05 20:16:38,950 [http-nio-8085-exec-1] <== Total: 0
2023-12-05 20:16:44,194 [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-05 20:16:44,195 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:16:44,281 [http-nio-8085-exec-4] <== Total: 0
2023-12-05 20:16:48,534 [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-05 20:16:48,535 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:16:48,612 [http-nio-8085-exec-3] <== Total: 0
2023-12-05 20:16:53,873 [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-05 20:16:53,873 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 20:16:53,965 [http-nio-8085-exec-5] <== Total: 0
2023-12-05 20:16:59,223 [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-05 20:16:59,223 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:16:59,311 [http-nio-8085-exec-6] <== Total: 0
2023-12-05 20:17:03,654 [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-05 20:17:03,655 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:17:03,757 [http-nio-8085-exec-7] <== Total: 0
2023-12-05 20:17:09,009 [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-05 20:17:09,009 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
2023-12-05 20:17:09,109 [http-nio-8085-exec-8] <== Total: 0
2023-12-05 20:17:13,352 [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-05 20:17:13,353 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:17:13,429 [http-nio-8085-exec-9] <== Total: 0
2023-12-05 20:17:18,675 [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-05 20:17:18,675 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 20:17:18,763 [http-nio-8085-exec-10] <== Total: 0
2023-12-05 20:17:24,014 [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-05 20:17:24,014 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 20:17:24,115 [http-nio-8085-exec-2] <== Total: 0
2023-12-05 20:17:28,361 [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-05 20:17:28,361 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
2023-12-05 20:17:28,449 [http-nio-8085-exec-1] <== Total: 0
2023-12-05 20:17:33,694 [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-05 20:17:33,694 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:17:33,760 [http-nio-8085-exec-4] <== Total: 0
2023-12-05 20:17:39,128 [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-05 20:17:39,128 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:17:39,229 [http-nio-8085-exec-3] <== Total: 0
2023-12-05 20:17:43,469 [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-05 20:17:43,470 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 20:17:43,535 [http-nio-8085-exec-5] <== Total: 0
2023-12-05 20:17:50,128 [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-05 20:17:50,129 [http-nio-8085-exec-6] ==> Parameters: MKE1234600038(String)
2023-12-05 20:17:50,237 [http-nio-8085-exec-6] <== Total: 0
2023-12-05 20:17:54,485 [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-05 20:17:54,486 [http-nio-8085-exec-7] ==> Parameters: MKE1234600038(String)
2023-12-05 20:17:54,587 [http-nio-8085-exec-7] <== Total: 0
2023-12-05 20:17:59,834 [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-05 20:17:59,834 [http-nio-8085-exec-8] ==> Parameters: MKE1234600038(String)
2023-12-05 20:17:59,926 [http-nio-8085-exec-8] <== Total: 0
2023-12-05 20:18:05,174 [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-05 20:18:05,175 [http-nio-8085-exec-9] ==> Parameters: MKE1234600038(String)
2023-12-05 20:18:05,268 [http-nio-8085-exec-9] <== Total: 0
2023-12-05 20:18:09,516 [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-05 20:18:09,516 [http-nio-8085-exec-10] ==> Parameters: MKE1234600038(String)
2023-12-05 20:18:09,616 [http-nio-8085-exec-10] <== Total: 0
2023-12-05 20:18:14,868 [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-05 20:18:14,868 [http-nio-8085-exec-2] ==> Parameters: MKE1234600038(String)
2023-12-05 20:18:14,948 [http-nio-8085-exec-2] <== Total: 0
2023-12-05 20:18:20,216 [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-05 20:18:20,216 [http-nio-8085-exec-1] ==> Parameters: MKE1234600038(String)
2023-12-05 20:18:20,320 [http-nio-8085-exec-1] <== Total: 0
2023-12-05 20:18:24,574 [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-05 20:18:24,575 [http-nio-8085-exec-4] ==> Parameters: MKE1234600038(String)
2023-12-05 20:18:24,641 [http-nio-8085-exec-4] <== Total: 0
2023-12-05 20:18:29,893 [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-05 20:18:29,893 [http-nio-8085-exec-3] ==> Parameters: MKE1234600038(String)
2023-12-05 20:18:29,988 [http-nio-8085-exec-3] <== Total: 0
2023-12-05 20:18:35,251 [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-05 20:18:35,251 [http-nio-8085-exec-5] ==> Parameters: MKE1234600038(String)
2023-12-05 20:18:35,356 [http-nio-8085-exec-5] <== Total: 0