| | |
| | | 2023-07-28 12:01:33.187 DEBUG 23900 --- [XNIO-1 task-15] r.c.m.x.r.E.getByExamPaperIdAndUserId : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, TRUNCATE(user_score/10,0) as user_score, TRUNCATE(paper_score/10,0) as paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where (exam_paper_id,create_user) in ( (?,?) , (?,?) , (?,?) ) |
| | | 2023-07-28 12:01:33.187 DEBUG 23900 --- [XNIO-1 task-15] r.c.m.x.r.E.getByExamPaperIdAndUserId : ==> Parameters: 142(Integer), 10(Integer), 143(Integer), 1027(Integer), 144(Integer), 1027(Integer) |
| | | 2023-07-28 12:01:33.197 DEBUG 23900 --- [XNIO-1 task-15] r.c.m.x.r.E.getByExamPaperIdAndUserId : <== Total: 3 |
| | | 2023-07-28 17:38:05.458 INFO 23900 --- [XNIO-1 task-22] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list |
| | | 2023-07-28 17:38:05.505 DEBUG 23900 --- [XNIO-1 task-22] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 |
| | | 2023-07-28 17:38:05.512 DEBUG 23900 --- [XNIO-1 task-22] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: |
| | | 2023-07-28 17:38:05.532 DEBUG 23900 --- [XNIO-1 task-22] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 |
| | | 2023-07-28 17:38:14.669 DEBUG 23900 --- [XNIO-1 task-27] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:38:14.670 DEBUG 23900 --- [XNIO-1 task-27] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: 00000(String) |
| | | 2023-07-28 17:38:14.685 DEBUG 23900 --- [XNIO-1 task-27] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:38:14.704 DEBUG 23900 --- [XNIO-1 task-27] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:38:14.705 DEBUG 23900 --- [XNIO-1 task-27] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: 00000(String) |
| | | 2023-07-28 17:38:14.716 DEBUG 23900 --- [XNIO-1 task-27] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:38:14.724 DEBUG 23900 --- [XNIO-1 task-27] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) |
| | | 2023-07-28 17:38:14.727 DEBUG 23900 --- [XNIO-1 task-27] r.c.m.x.r.U.insertSelective : ==> Parameters: 1027(Integer), 00000(String), 00000(String), 00000 登录了考试系统(String), 2023-07-28 17:38:14.716(Timestamp) |
| | | 2023-07-28 17:38:14.757 DEBUG 23900 --- [XNIO-1 task-27] r.c.m.x.r.U.insertSelective : <== Updates: 1 |
| | | 2023-07-28 17:38:14.883 INFO 23900 --- [XNIO-1 task-28] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount |
| | | 2023-07-28 17:38:14.916 DEBUG 23900 --- [XNIO-1 task-28] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:38:14.916 DEBUG 23900 --- [XNIO-1 task-28] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: 00000(String) |
| | | 2023-07-28 17:38:14.928 DEBUG 23900 --- [XNIO-1 task-28] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:38:14.941 DEBUG 23900 --- [XNIO-1 task-28] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? |
| | | 2023-07-28 17:38:14.942 DEBUG 23900 --- [XNIO-1 task-28] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 1027(Integer) |
| | | 2023-07-28 17:38:14.951 DEBUG 23900 --- [XNIO-1 task-28] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 |
| | | 2023-07-28 17:38:15.157 INFO 23900 --- [XNIO-1 task-30] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current |
| | | 2023-07-28 17:38:15.157 DEBUG 23900 --- [XNIO-1 task-30] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:38:15.158 DEBUG 23900 --- [XNIO-1 task-30] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: 00000(String) |
| | | 2023-07-28 17:38:15.158 INFO 23900 --- [XNIO-1 task-29] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index |
| | | 2023-07-28 17:38:15.158 INFO 23900 --- [XNIO-1 task-31] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task |
| | | 2023-07-28 17:38:15.170 DEBUG 23900 --- [XNIO-1 task-30] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:38:15.173 DEBUG 23900 --- [XNIO-1 task-31] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:38:15.174 DEBUG 23900 --- [XNIO-1 task-31] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: 00000(String) |
| | | 2023-07-28 17:38:15.182 DEBUG 23900 --- [XNIO-1 task-29] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:38:15.182 DEBUG 23900 --- [XNIO-1 task-29] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: 00000(String) |
| | | 2023-07-28 17:38:15.184 DEBUG 23900 --- [XNIO-1 task-31] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:38:15.192 DEBUG 23900 --- [XNIO-1 task-31] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? |
| | | 2023-07-28 17:38:15.192 DEBUG 23900 --- [XNIO-1 task-31] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) |
| | | 2023-07-28 17:38:15.199 DEBUG 23900 --- [XNIO-1 task-29] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:38:15.201 DEBUG 23900 --- [XNIO-1 task-31] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 |
| | | 2023-07-28 17:38:15.233 DEBUG 23900 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.type = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and e.type = 0 and u.user_id = ? ORDER BY e.id desc ) t |
| | | 2023-07-28 17:38:15.233 DEBUG 23900 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 1027(Integer) |
| | | 2023-07-28 17:38:15.243 DEBUG 23900 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 4 |
| | | 2023-07-28 17:38:15.243 DEBUG 23900 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.type = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and e.type = 0 and u.user_id = ? ORDER BY e.id desc ) t |
| | | 2023-07-28 17:38:15.244 DEBUG 23900 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null |
| | | 2023-07-28 17:38:15.257 DEBUG 23900 --- [XNIO-1 task-29] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 |
| | | 2023-07-28 17:38:19.898 INFO 23900 --- [XNIO-1 task-32] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/count/list |
| | | 2023-07-28 17:38:19.909 DEBUG 23900 --- [XNIO-1 task-32] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:38:19.909 DEBUG 23900 --- [XNIO-1 task-32] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: 00000(String) |
| | | 2023-07-28 17:38:19.921 DEBUG 23900 --- [XNIO-1 task-32] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:38:19.972 DEBUG 23900 --- [XNIO-1 task-32] r.c.m.x.r.E.list_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id) table_count |
| | | 2023-07-28 17:38:19.972 DEBUG 23900 --- [XNIO-1 task-32] r.c.m.x.r.E.list_COUNT : ==> Parameters: 1027(Integer) |
| | | 2023-07-28 17:38:19.982 DEBUG 23900 --- [XNIO-1 task-32] r.c.m.x.r.E.list_COUNT : <== Total: 1 |
| | | 2023-07-28 17:38:19.985 DEBUG 23900 --- [XNIO-1 task-32] r.c.m.x.r.E.list : ==> Preparing: SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id order by id desc LIMIT ? |
| | | 2023-07-28 17:38:19.986 DEBUG 23900 --- [XNIO-1 task-32] r.c.m.x.r.E.list : ==> Parameters: 1027(Integer), 10(Integer) |
| | | 2023-07-28 17:38:19.994 DEBUG 23900 --- [XNIO-1 task-32] r.c.m.x.r.E.list : <== Total: 2 |
| | | 2023-07-28 17:38:19.996 DEBUG 23900 --- [XNIO-1 task-32] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:38:19.997 DEBUG 23900 --- [XNIO-1 task-32] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 28(Integer) |
| | | 2023-07-28 17:38:20.006 DEBUG 23900 --- [XNIO-1 task-32] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:38:20.007 DEBUG 23900 --- [XNIO-1 task-32] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:38:20.007 DEBUG 23900 --- [XNIO-1 task-32] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 27(Integer) |
| | | 2023-07-28 17:38:20.016 DEBUG 23900 --- [XNIO-1 task-32] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:39:45.989 DEBUG 23900 --- [XNIO-1 task-34] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:39:45.991 DEBUG 23900 --- [XNIO-1 task-34] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) |
| | | 2023-07-28 17:39:46.000 DEBUG 23900 --- [XNIO-1 task-34] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:39:46.005 DEBUG 23900 --- [XNIO-1 task-34] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:39:46.006 DEBUG 23900 --- [XNIO-1 task-34] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: admin(String) |
| | | 2023-07-28 17:39:46.016 DEBUG 23900 --- [XNIO-1 task-34] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:39:46.017 DEBUG 23900 --- [XNIO-1 task-34] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) |
| | | 2023-07-28 17:39:46.017 DEBUG 23900 --- [XNIO-1 task-34] r.c.m.x.r.U.insertSelective : ==> Parameters: 2(Integer), admin(String), 管理员(String), admin 登录了考试系统(String), 2023-07-28 17:39:46.017(Timestamp) |
| | | 2023-07-28 17:39:46.039 DEBUG 23900 --- [XNIO-1 task-34] r.c.m.x.r.U.insertSelective : <== Updates: 1 |
| | | 2023-07-28 17:39:46.239 INFO 23900 --- [XNIO-1 task-35] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/dashboard/index |
| | | 2023-07-28 17:39:46.240 DEBUG 23900 --- [XNIO-1 task-35] r.c.m.x.r.E.selectAllCount : ==> Preparing: SELECT count(*) from t_exam_paper where deleted=0 |
| | | 2023-07-28 17:39:46.240 DEBUG 23900 --- [XNIO-1 task-35] r.c.m.x.r.E.selectAllCount : ==> Parameters: |
| | | 2023-07-28 17:39:46.253 DEBUG 23900 --- [XNIO-1 task-35] r.c.m.x.r.E.selectAllCount : <== Total: 1 |
| | | 2023-07-28 17:39:46.257 DEBUG 23900 --- [XNIO-1 task-35] r.c.m.x.r.QuestionMapper.selectAllCount : ==> Preparing: SELECT count(*) from t_question where deleted=0 |
| | | 2023-07-28 17:39:46.258 DEBUG 23900 --- [XNIO-1 task-35] r.c.m.x.r.QuestionMapper.selectAllCount : ==> Parameters: |
| | | 2023-07-28 17:39:46.267 DEBUG 23900 --- [XNIO-1 task-35] r.c.m.x.r.QuestionMapper.selectAllCount : <== Total: 1 |
| | | 2023-07-28 17:39:46.269 DEBUG 23900 --- [XNIO-1 task-35] r.c.m.x.r.E.selectAllCount : ==> Preparing: SELECT count(*) from t_exam_paper_answer |
| | | 2023-07-28 17:39:46.271 DEBUG 23900 --- [XNIO-1 task-35] r.c.m.x.r.E.selectAllCount : ==> Parameters: |
| | | 2023-07-28 17:39:46.280 DEBUG 23900 --- [XNIO-1 task-35] r.c.m.x.r.E.selectAllCount : <== Total: 1 |
| | | 2023-07-28 17:39:46.282 DEBUG 23900 --- [XNIO-1 task-35] r.c.m.x.r.E.selectAllCount : ==> Preparing: SELECT count(*) from t_exam_paper_question_customer_answer |
| | | 2023-07-28 17:39:46.282 DEBUG 23900 --- [XNIO-1 task-35] r.c.m.x.r.E.selectAllCount : ==> Parameters: |
| | | 2023-07-28 17:39:46.301 DEBUG 23900 --- [XNIO-1 task-35] r.c.m.x.r.E.selectAllCount : <== Total: 1 |
| | | 2023-07-28 17:39:46.303 DEBUG 23900 --- [XNIO-1 task-35] r.c.m.x.r.U.selectCountByDate : ==> Preparing: SELECT create_time as name,COUNT(create_time) as value from ( SELECT DATE_FORMAT(create_time,'%Y-%m-%d') as create_time from t_user_event_log WHERE create_time between ? and ? ) a GROUP BY create_time |
| | | 2023-07-28 17:39:46.316 DEBUG 23900 --- [XNIO-1 task-35] r.c.m.x.r.U.selectCountByDate : ==> Parameters: 2023-07-01 00:00:00.0(Timestamp), 2023-07-31 23:59:59.0(Timestamp) |
| | | 2023-07-28 17:39:46.334 DEBUG 23900 --- [XNIO-1 task-35] r.c.m.x.r.U.selectCountByDate : <== Total: 13 |
| | | 2023-07-28 17:39:46.335 DEBUG 23900 --- [XNIO-1 task-35] r.c.m.x.r.E.selectCountByDate : ==> Preparing: SELECT create_time as name,COUNT(create_time) as value from ( SELECT DATE_FORMAT(create_time,'%Y-%m-%d') as create_time from t_exam_paper_question_customer_answer WHERE create_time between ? and ? ) a GROUP BY create_time |
| | | 2023-07-28 17:39:46.336 DEBUG 23900 --- [XNIO-1 task-35] r.c.m.x.r.E.selectCountByDate : ==> Parameters: 2023-07-01 00:00:00.0(Timestamp), 2023-07-31 23:59:59.0(Timestamp) |
| | | 2023-07-28 17:39:46.344 DEBUG 23900 --- [XNIO-1 task-35] r.c.m.x.r.E.selectCountByDate : <== Total: 6 |
| | | 2023-07-28 17:40:03.405 INFO 23900 --- [XNIO-1 task-36] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/exam/count/list |
| | | 2023-07-28 17:40:03.416 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.E.list_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` GROUP BY exam_templates_id, user_id) table_count |
| | | 2023-07-28 17:40:03.416 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.E.list_COUNT : ==> Parameters: |
| | | 2023-07-28 17:40:03.425 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.E.list_COUNT : <== Total: 1 |
| | | 2023-07-28 17:40:03.427 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.E.list : ==> Preparing: SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` GROUP BY exam_templates_id, user_id order by id desc LIMIT ? |
| | | 2023-07-28 17:40:03.428 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.E.list : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:40:03.436 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.E.list : <== Total: 4 |
| | | 2023-07-28 17:40:03.438 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:40:03.439 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 28(Integer) |
| | | 2023-07-28 17:40:03.448 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:40:03.450 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.UserMapper.getUserById : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where id=? |
| | | 2023-07-28 17:40:03.450 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.UserMapper.getUserById : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:40:03.463 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.UserMapper.getUserById : <== Total: 1 |
| | | 2023-07-28 17:40:03.463 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:40:03.463 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 28(Integer) |
| | | 2023-07-28 17:40:03.473 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:40:03.473 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.UserMapper.getUserById : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where id=? |
| | | 2023-07-28 17:40:03.474 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.UserMapper.getUserById : ==> Parameters: 1027(Integer) |
| | | 2023-07-28 17:40:03.484 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.UserMapper.getUserById : <== Total: 1 |
| | | 2023-07-28 17:40:03.485 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:40:03.485 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 27(Integer) |
| | | 2023-07-28 17:40:03.494 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:40:03.494 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.UserMapper.getUserById : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where id=? |
| | | 2023-07-28 17:40:03.495 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.UserMapper.getUserById : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:40:03.503 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.UserMapper.getUserById : <== Total: 1 |
| | | 2023-07-28 17:40:03.504 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:40:03.504 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 27(Integer) |
| | | 2023-07-28 17:40:03.513 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:40:03.514 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.UserMapper.getUserById : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where id=? |
| | | 2023-07-28 17:40:03.514 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.UserMapper.getUserById : ==> Parameters: 1027(Integer) |
| | | 2023-07-28 17:40:03.522 DEBUG 23900 --- [XNIO-1 task-36] r.c.m.x.r.UserMapper.getUserById : <== Total: 1 |
| | | 2023-07-28 17:40:41.451 INFO 23900 --- [XNIO-1 task-37] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/exam/count/sourceList |
| | | 2023-07-28 17:40:41.461 DEBUG 23900 --- [XNIO-1 task-37] r.c.m.x.r.E.getByUserIdAndTemplatesId : ==> Preparing: select * from t_exam_templates_user_count where user_id = ? and exam_templates_id = ? |
| | | 2023-07-28 17:40:41.461 DEBUG 23900 --- [XNIO-1 task-37] r.c.m.x.r.E.getByUserIdAndTemplatesId : ==> Parameters: 1027(Integer), 28(Integer) |
| | | 2023-07-28 17:40:41.474 DEBUG 23900 --- [XNIO-1 task-37] r.c.m.x.r.E.getByUserIdAndTemplatesId : <== Total: 2 |
| | | 2023-07-28 17:40:41.516 DEBUG 23900 --- [XNIO-1 task-37] .m.x.r.E.getByExamPaperIdAndUserId_COUNT : ==> Preparing: select count(0) from (select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, TRUNCATE(user_score/10,0) as user_score, TRUNCATE(paper_score/10,0) as paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where (exam_paper_id,create_user) in ( (?,?) , (?,?) )) tmp_count |
| | | 2023-07-28 17:40:41.516 DEBUG 23900 --- [XNIO-1 task-37] .m.x.r.E.getByExamPaperIdAndUserId_COUNT : ==> Parameters: 143(Integer), 1027(Integer), 144(Integer), 1027(Integer) |
| | | 2023-07-28 17:40:41.525 DEBUG 23900 --- [XNIO-1 task-37] .m.x.r.E.getByExamPaperIdAndUserId_COUNT : <== Total: 1 |
| | | 2023-07-28 17:40:41.528 WARN 23900 --- [XNIO-1 task-37] c.g.pagehelper.parser.OrderByParser : 处理排序失败: net.sf.jsqlparser.JSQLParserException,降级为直接拼接 order by 参数 |
| | | 2023-07-28 17:40:41.528 DEBUG 23900 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperIdAndUserId : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, TRUNCATE(user_score/10,0) as user_score, TRUNCATE(paper_score/10,0) as paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where (exam_paper_id,create_user) in ( (?,?) , (?,?) ) order by id desc LIMIT ? |
| | | 2023-07-28 17:40:41.528 DEBUG 23900 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperIdAndUserId : ==> Parameters: 143(Integer), 1027(Integer), 144(Integer), 1027(Integer), 10(Integer) |
| | | 2023-07-28 17:40:41.540 DEBUG 23900 --- [XNIO-1 task-37] r.c.m.x.r.E.getByExamPaperIdAndUserId : <== Total: 2 |
| | | 2023-07-28 17:41:34.456 INFO 23900 --- [XNIO-1 task-38] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list |
| | | 2023-07-28 17:41:34.466 DEBUG 23900 --- [XNIO-1 task-38] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 |
| | | 2023-07-28 17:41:34.466 DEBUG 23900 --- [XNIO-1 task-38] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: |
| | | 2023-07-28 17:41:34.481 DEBUG 23900 --- [XNIO-1 task-38] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 |
| | | 2023-07-28 17:41:37.057 DEBUG 23900 --- [XNIO-1 task-43] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:41:37.057 DEBUG 23900 --- [XNIO-1 task-43] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:41:37.067 DEBUG 23900 --- [XNIO-1 task-43] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:41:37.071 DEBUG 23900 --- [XNIO-1 task-43] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:41:37.071 DEBUG 23900 --- [XNIO-1 task-43] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:41:37.086 DEBUG 23900 --- [XNIO-1 task-43] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:41:37.088 DEBUG 23900 --- [XNIO-1 task-43] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) |
| | | 2023-07-28 17:41:37.088 DEBUG 23900 --- [XNIO-1 task-43] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 登录了考试系统(String), 2023-07-28 17:41:37.087(Timestamp) |
| | | 2023-07-28 17:41:37.115 DEBUG 23900 --- [XNIO-1 task-43] r.c.m.x.r.U.insertSelective : <== Updates: 1 |
| | | 2023-07-28 17:41:37.618 INFO 23900 --- [XNIO-1 task-45] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current |
| | | 2023-07-28 17:41:37.618 INFO 23900 --- [XNIO-1 task-44] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount |
| | | 2023-07-28 17:41:37.627 DEBUG 23900 --- [XNIO-1 task-45] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:41:37.627 DEBUG 23900 --- [XNIO-1 task-44] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:41:37.627 DEBUG 23900 --- [XNIO-1 task-45] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:41:37.627 DEBUG 23900 --- [XNIO-1 task-44] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:41:37.636 DEBUG 23900 --- [XNIO-1 task-44] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:41:37.636 DEBUG 23900 --- [XNIO-1 task-45] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:41:37.638 DEBUG 23900 --- [XNIO-1 task-44] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? |
| | | 2023-07-28 17:41:37.666 DEBUG 23900 --- [XNIO-1 task-44] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:41:37.667 INFO 23900 --- [XNIO-1 task-46] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index |
| | | 2023-07-28 17:41:37.667 INFO 23900 --- [XNIO-1 task-47] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task |
| | | 2023-07-28 17:41:37.667 DEBUG 23900 --- [XNIO-1 task-46] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:41:37.667 DEBUG 23900 --- [XNIO-1 task-46] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:41:37.706 DEBUG 23900 --- [XNIO-1 task-44] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 |
| | | 2023-07-28 17:41:37.706 DEBUG 23900 --- [XNIO-1 task-46] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:41:37.932 DEBUG 23900 --- [XNIO-1 task-46] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.type = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and e.type = 0 and u.user_id = ? ORDER BY e.id desc ) t |
| | | 2023-07-28 17:41:37.932 DEBUG 23900 --- [XNIO-1 task-46] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 10(Integer) |
| | | 2023-07-28 17:41:37.940 DEBUG 23900 --- [XNIO-1 task-47] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:41:37.959 DEBUG 23900 --- [XNIO-1 task-47] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:41:37.961 DEBUG 23900 --- [XNIO-1 task-46] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 4 |
| | | 2023-07-28 17:41:37.961 DEBUG 23900 --- [XNIO-1 task-46] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.type = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and e.type = 0 and u.user_id = ? ORDER BY e.id desc ) t |
| | | 2023-07-28 17:41:37.962 DEBUG 23900 --- [XNIO-1 task-46] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null |
| | | 2023-07-28 17:41:37.969 DEBUG 23900 --- [XNIO-1 task-47] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:41:37.969 DEBUG 23900 --- [XNIO-1 task-47] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? |
| | | 2023-07-28 17:41:37.969 DEBUG 23900 --- [XNIO-1 task-47] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) |
| | | 2023-07-28 17:41:37.973 DEBUG 23900 --- [XNIO-1 task-46] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 |
| | | 2023-07-28 17:41:37.976 DEBUG 23900 --- [XNIO-1 task-47] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 |
| | | 2023-07-28 17:41:39.006 INFO 23900 --- [XNIO-1 task-48] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/count/list |
| | | 2023-07-28 17:41:39.014 DEBUG 23900 --- [XNIO-1 task-48] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:41:39.015 DEBUG 23900 --- [XNIO-1 task-48] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:41:39.026 DEBUG 23900 --- [XNIO-1 task-48] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:41:39.027 DEBUG 23900 --- [XNIO-1 task-48] r.c.m.x.r.E.list_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id) table_count |
| | | 2023-07-28 17:41:39.027 DEBUG 23900 --- [XNIO-1 task-48] r.c.m.x.r.E.list_COUNT : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:41:39.035 DEBUG 23900 --- [XNIO-1 task-48] r.c.m.x.r.E.list_COUNT : <== Total: 1 |
| | | 2023-07-28 17:41:39.063 DEBUG 23900 --- [XNIO-1 task-48] r.c.m.x.r.E.list : ==> Preparing: SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id order by id desc LIMIT ? |
| | | 2023-07-28 17:41:39.063 DEBUG 23900 --- [XNIO-1 task-48] r.c.m.x.r.E.list : ==> Parameters: 10(Integer), 10(Integer) |
| | | 2023-07-28 17:41:39.072 DEBUG 23900 --- [XNIO-1 task-48] r.c.m.x.r.E.list : <== Total: 2 |
| | | 2023-07-28 17:41:39.072 DEBUG 23900 --- [XNIO-1 task-48] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:41:39.073 DEBUG 23900 --- [XNIO-1 task-48] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 28(Integer) |
| | | 2023-07-28 17:41:39.082 DEBUG 23900 --- [XNIO-1 task-48] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:41:39.082 DEBUG 23900 --- [XNIO-1 task-48] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:41:39.082 DEBUG 23900 --- [XNIO-1 task-48] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 27(Integer) |
| | | 2023-07-28 17:41:39.091 DEBUG 23900 --- [XNIO-1 task-48] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:43:20.509 INFO 23900 --- [Thread-19] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... |
| | | 2023-07-28 17:43:20.536 INFO 23900 --- [Thread-19] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. |
| | | 2023-07-28 17:43:20.548 INFO 23900 --- [Thread-19] io.undertow.servlet : Destroying Spring FrameworkServlet 'dispatcherServlet' |
| | | 2023-07-28 17:43:37.372 INFO 6700 --- [restartedMain] com.mindskip.xzs.XzsApplication : Starting XzsApplication on DESKTOP-7A2KHS1 with PID 6700 (E:\ycll\qyksxt\target\classes started by qirong in E:\ycll\qyksxt) |
| | | 2023-07-28 17:43:37.375 INFO 6700 --- [restartedMain] com.mindskip.xzs.XzsApplication : The following profiles are active: dev |
| | | 2023-07-28 17:43:37.456 INFO 6700 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable |
| | | 2023-07-28 17:43:37.456 INFO 6700 --- [restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' |
| | | 2023-07-28 17:43:41.692 INFO 6700 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6a4bfd06] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) |
| | | 2023-07-28 17:43:42.168 WARN 6700 --- [restartedMain] io.undertow.websockets.jsr : UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used |
| | | 2023-07-28 17:43:42.203 INFO 6700 --- [restartedMain] io.undertow.servlet : Initializing Spring embedded WebApplicationContext |
| | | 2023-07-28 17:43:42.203 INFO 6700 --- [restartedMain] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 4747 ms |
| | | 2023-07-28 17:43:44.609 INFO 6700 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 |
| | | 2023-07-28 17:43:44.843 INFO 6700 --- [restartedMain] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@30576c16, org.springframework.security.web.context.SecurityContextPersistenceFilter@293b1803, org.springframework.security.web.header.HeaderWriterFilter@e1163c7, org.springframework.web.filter.CorsFilter@5d48451e, org.springframework.security.web.authentication.logout.LogoutFilter@247cb548, com.mindskip.xzs.configuration.spring.security.RestLoginAuthenticationFilter@15cce47a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4b510c42, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6c2dfe89, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@62bc6237, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@11109e08, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4aab1a7c, org.springframework.security.web.session.SessionManagementFilter@631ca65b, org.springframework.security.web.access.ExceptionTranslationFilter@4c580da1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@31b72dcc] |
| | | 2023-07-28 17:43:44.870 INFO 6700 --- [restartedMain] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] |
| | | 2023-07-28 17:43:45.351 INFO 6700 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed |
| | | 2023-07-28 17:43:45.370 INFO 6700 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s) |
| | | 2023-07-28 17:43:45.414 INFO 6700 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references |
| | | 2023-07-28 17:43:45.602 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: taskUsingPOST_1 |
| | | 2023-07-28 17:43:45.642 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_1 |
| | | 2023-07-28 17:43:45.664 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: listUsingPOST_1 |
| | | 2023-07-28 17:43:45.673 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_1 |
| | | 2023-07-28 17:43:45.677 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_1 |
| | | 2023-07-28 17:43:45.721 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_2 |
| | | 2023-07-28 17:43:45.754 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: answerSubmitUsingPOST_1 |
| | | 2023-07-28 17:43:45.755 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_1 |
| | | 2023-07-28 17:43:45.758 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_3 |
| | | 2023-07-28 17:43:45.761 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_1 |
| | | 2023-07-28 17:43:45.778 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_4 |
| | | 2023-07-28 17:43:45.784 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_2 |
| | | 2023-07-28 17:43:45.796 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_2 |
| | | 2023-07-28 17:43:45.799 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_5 |
| | | 2023-07-28 17:43:45.800 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_3 |
| | | 2023-07-28 17:43:45.803 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_1 |
| | | 2023-07-28 17:43:45.805 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_3 |
| | | 2023-07-28 17:43:45.815 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_6 |
| | | 2023-07-28 17:43:45.818 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_4 |
| | | 2023-07-28 17:43:45.823 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_4 |
| | | 2023-07-28 17:43:45.835 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_5 |
| | | 2023-07-28 17:43:45.843 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_6 |
| | | 2023-07-28 17:43:45.857 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_7 |
| | | 2023-07-28 17:43:45.858 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectSourceUsingPOST_1 |
| | | 2023-07-28 17:43:45.865 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_7 |
| | | 2023-07-28 17:43:45.876 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_8 |
| | | 2023-07-28 17:43:45.880 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_8 |
| | | 2023-07-28 17:43:45.883 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_2 |
| | | 2023-07-28 17:43:45.885 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_5 |
| | | 2023-07-28 17:43:45.911 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_9 |
| | | 2023-07-28 17:43:45.913 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_9 |
| | | 2023-07-28 17:43:45.917 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_3 |
| | | 2023-07-28 17:43:45.920 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_6 |
| | | 2023-07-28 17:43:45.927 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_10 |
| | | 2023-07-28 17:43:45.930 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_10 |
| | | 2023-07-28 17:43:45.937 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingGET_1 |
| | | 2023-07-28 17:43:45.938 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingHEAD_1 |
| | | 2023-07-28 17:43:45.939 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPOST_1 |
| | | 2023-07-28 17:43:45.939 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPUT_1 |
| | | 2023-07-28 17:43:45.940 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingPATCH_1 |
| | | 2023-07-28 17:43:45.941 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingDELETE_1 |
| | | 2023-07-28 17:43:45.943 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingOPTIONS_1 |
| | | 2023-07-28 17:43:45.944 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: questionUploadAndReadExcelUsingTRACE_1 |
| | | 2023-07-28 17:43:45.990 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_2 |
| | | 2023-07-28 17:43:46.000 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_2 |
| | | 2023-07-28 17:43:46.007 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_1 |
| | | 2023-07-28 17:43:46.009 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteUsingPOST_4 |
| | | 2023-07-28 17:43:46.013 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: editUsingPOST_7 |
| | | 2023-07-28 17:43:46.023 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: importUserUsingPOST_1 |
| | | 2023-07-28 17:43:46.029 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: pageListUsingPOST_11 |
| | | 2023-07-28 17:43:46.030 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: selectUsingPOST_11 |
| | | 2023-07-28 17:43:46.034 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_3 |
| | | 2023-07-28 17:43:46.036 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: currentUsingPOST_2 |
| | | 2023-07-28 17:43:46.037 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: logUsingPOST_1 |
| | | 2023-07-28 17:43:46.039 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: messagePageListUsingPOST_1 |
| | | 2023-07-28 17:43:46.041 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: readUsingPOST_3 |
| | | 2023-07-28 17:43:46.043 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: registerUsingPOST_1 |
| | | 2023-07-28 17:43:46.046 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: unReadCountUsingPOST_1 |
| | | 2023-07-28 17:43:46.049 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateUsingPOST_4 |
| | | 2023-07-28 17:43:46.052 INFO 6700 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: addUsingPOST_1 |
| | | 2023-07-28 17:43:46.138 INFO 6700 --- [restartedMain] org.xnio : XNIO version 3.3.8.Final |
| | | 2023-07-28 17:43:46.155 INFO 6700 --- [restartedMain] org.xnio.nio : XNIO NIO Implementation Version 3.3.8.Final |
| | | 2023-07-28 17:43:46.247 INFO 6700 --- [restartedMain] o.s.b.w.e.u.UndertowServletWebServer : Undertow started on port(s) 8000 (http) with context path '' |
| | | 2023-07-28 17:43:46.251 INFO 6700 --- [restartedMain] com.mindskip.xzs.XzsApplication : Started XzsApplication in 9.794 seconds (JVM running for 12.005) |
| | | 2023-07-28 17:43:48.184 INFO 6700 --- [XNIO-1 task-1] io.undertow.servlet : Initializing Spring DispatcherServlet 'dispatcherServlet' |
| | | 2023-07-28 17:43:48.184 INFO 6700 --- [XNIO-1 task-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' |
| | | 2023-07-28 17:43:48.195 INFO 6700 --- [XNIO-1 task-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 11 ms |
| | | 2023-07-28 17:43:48.307 INFO 6700 --- [XNIO-1 task-1] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/count/list |
| | | 2023-07-28 17:43:48.346 INFO 6700 --- [XNIO-1 task-1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... |
| | | 2023-07-28 17:43:48.723 INFO 6700 --- [XNIO-1 task-1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. |
| | | 2023-07-28 17:43:48.730 DEBUG 6700 --- [XNIO-1 task-1] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:43:48.754 DEBUG 6700 --- [XNIO-1 task-1] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:43:48.782 DEBUG 6700 --- [XNIO-1 task-1] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:43:48.832 DEBUG 6700 --- [XNIO-1 task-1] r.c.m.x.r.E.list_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id) table_count |
| | | 2023-07-28 17:43:48.833 DEBUG 6700 --- [XNIO-1 task-1] r.c.m.x.r.E.list_COUNT : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:43:48.844 DEBUG 6700 --- [XNIO-1 task-1] r.c.m.x.r.E.list_COUNT : <== Total: 1 |
| | | 2023-07-28 17:43:48.848 DEBUG 6700 --- [XNIO-1 task-1] r.c.m.x.r.E.list : ==> Preparing: SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id order by id desc LIMIT ? |
| | | 2023-07-28 17:43:48.848 DEBUG 6700 --- [XNIO-1 task-1] r.c.m.x.r.E.list : ==> Parameters: 10(Integer), 10(Integer) |
| | | 2023-07-28 17:43:48.857 DEBUG 6700 --- [XNIO-1 task-1] r.c.m.x.r.E.list : <== Total: 2 |
| | | 2023-07-28 17:43:48.859 DEBUG 6700 --- [XNIO-1 task-1] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:43:48.859 DEBUG 6700 --- [XNIO-1 task-1] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 28(Integer) |
| | | 2023-07-28 17:43:48.867 DEBUG 6700 --- [XNIO-1 task-1] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:43:48.868 DEBUG 6700 --- [XNIO-1 task-1] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:43:48.868 DEBUG 6700 --- [XNIO-1 task-1] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 27(Integer) |
| | | 2023-07-28 17:43:48.877 DEBUG 6700 --- [XNIO-1 task-1] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:44:08.498 INFO 6700 --- [XNIO-1 task-2] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/count/list |
| | | 2023-07-28 17:44:08.509 DEBUG 6700 --- [XNIO-1 task-2] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:44:08.510 DEBUG 6700 --- [XNIO-1 task-2] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:44:08.521 DEBUG 6700 --- [XNIO-1 task-2] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:44:08.523 DEBUG 6700 --- [XNIO-1 task-2] r.c.m.x.r.E.list_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id) table_count |
| | | 2023-07-28 17:44:08.524 DEBUG 6700 --- [XNIO-1 task-2] r.c.m.x.r.E.list_COUNT : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:44:08.533 DEBUG 6700 --- [XNIO-1 task-2] r.c.m.x.r.E.list_COUNT : <== Total: 1 |
| | | 2023-07-28 17:44:08.535 DEBUG 6700 --- [XNIO-1 task-2] r.c.m.x.r.E.list : ==> Preparing: SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id order by id desc LIMIT ? |
| | | 2023-07-28 17:44:08.535 DEBUG 6700 --- [XNIO-1 task-2] r.c.m.x.r.E.list : ==> Parameters: 10(Integer), 10(Integer) |
| | | 2023-07-28 17:44:08.544 DEBUG 6700 --- [XNIO-1 task-2] r.c.m.x.r.E.list : <== Total: 2 |
| | | 2023-07-28 17:44:08.545 DEBUG 6700 --- [XNIO-1 task-2] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:44:08.545 DEBUG 6700 --- [XNIO-1 task-2] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 28(Integer) |
| | | 2023-07-28 17:44:08.554 DEBUG 6700 --- [XNIO-1 task-2] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:44:08.555 DEBUG 6700 --- [XNIO-1 task-2] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:44:08.555 DEBUG 6700 --- [XNIO-1 task-2] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 27(Integer) |
| | | 2023-07-28 17:44:08.563 DEBUG 6700 --- [XNIO-1 task-2] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:44:37.289 INFO 6700 --- [XNIO-1 task-3] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/count/list |
| | | 2023-07-28 17:44:37.298 DEBUG 6700 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:44:37.298 DEBUG 6700 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:44:37.309 DEBUG 6700 --- [XNIO-1 task-3] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:44:37.311 DEBUG 6700 --- [XNIO-1 task-3] r.c.m.x.r.E.list_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id) table_count |
| | | 2023-07-28 17:44:37.311 DEBUG 6700 --- [XNIO-1 task-3] r.c.m.x.r.E.list_COUNT : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:44:37.321 DEBUG 6700 --- [XNIO-1 task-3] r.c.m.x.r.E.list_COUNT : <== Total: 1 |
| | | 2023-07-28 17:44:37.322 DEBUG 6700 --- [XNIO-1 task-3] r.c.m.x.r.E.list : ==> Preparing: SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id order by id desc LIMIT ? |
| | | 2023-07-28 17:44:37.322 DEBUG 6700 --- [XNIO-1 task-3] r.c.m.x.r.E.list : ==> Parameters: 10(Integer), 10(Integer) |
| | | 2023-07-28 17:44:37.331 DEBUG 6700 --- [XNIO-1 task-3] r.c.m.x.r.E.list : <== Total: 2 |
| | | 2023-07-28 17:44:37.332 DEBUG 6700 --- [XNIO-1 task-3] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:44:37.332 DEBUG 6700 --- [XNIO-1 task-3] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 28(Integer) |
| | | 2023-07-28 17:44:37.341 DEBUG 6700 --- [XNIO-1 task-3] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:44:37.343 DEBUG 6700 --- [XNIO-1 task-3] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:44:37.343 DEBUG 6700 --- [XNIO-1 task-3] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 27(Integer) |
| | | 2023-07-28 17:44:37.352 DEBUG 6700 --- [XNIO-1 task-3] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:44:48.980 INFO 6700 --- [XNIO-1 task-4] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/count/list |
| | | 2023-07-28 17:44:48.988 DEBUG 6700 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:44:48.989 DEBUG 6700 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:44:48.999 DEBUG 6700 --- [XNIO-1 task-4] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:44:49.001 DEBUG 6700 --- [XNIO-1 task-4] r.c.m.x.r.E.list_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id) table_count |
| | | 2023-07-28 17:44:49.002 DEBUG 6700 --- [XNIO-1 task-4] r.c.m.x.r.E.list_COUNT : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:44:49.013 DEBUG 6700 --- [XNIO-1 task-4] r.c.m.x.r.E.list_COUNT : <== Total: 1 |
| | | 2023-07-28 17:44:49.014 DEBUG 6700 --- [XNIO-1 task-4] r.c.m.x.r.E.list : ==> Preparing: SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id order by id desc LIMIT ? |
| | | 2023-07-28 17:44:49.014 DEBUG 6700 --- [XNIO-1 task-4] r.c.m.x.r.E.list : ==> Parameters: 10(Integer), 10(Integer) |
| | | 2023-07-28 17:44:49.024 DEBUG 6700 --- [XNIO-1 task-4] r.c.m.x.r.E.list : <== Total: 2 |
| | | 2023-07-28 17:44:49.025 DEBUG 6700 --- [XNIO-1 task-4] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:44:49.025 DEBUG 6700 --- [XNIO-1 task-4] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 28(Integer) |
| | | 2023-07-28 17:44:49.034 DEBUG 6700 --- [XNIO-1 task-4] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:44:49.035 DEBUG 6700 --- [XNIO-1 task-4] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:44:49.035 DEBUG 6700 --- [XNIO-1 task-4] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 27(Integer) |
| | | 2023-07-28 17:44:49.044 DEBUG 6700 --- [XNIO-1 task-4] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:44:54.590 INFO 6700 --- [XNIO-1 task-5] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list |
| | | 2023-07-28 17:44:54.600 DEBUG 6700 --- [XNIO-1 task-5] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 |
| | | 2023-07-28 17:44:54.600 DEBUG 6700 --- [XNIO-1 task-5] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: |
| | | 2023-07-28 17:44:54.609 DEBUG 6700 --- [XNIO-1 task-5] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 |
| | | 2023-07-28 17:44:55.105 INFO 6700 --- [XNIO-1 task-6] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount |
| | | 2023-07-28 17:44:55.106 INFO 6700 --- [XNIO-1 task-8] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/count/list |
| | | 2023-07-28 17:44:55.106 DEBUG 6700 --- [XNIO-1 task-8] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:44:55.106 DEBUG 6700 --- [XNIO-1 task-8] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:44:55.115 DEBUG 6700 --- [XNIO-1 task-8] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:44:55.119 DEBUG 6700 --- [XNIO-1 task-8] r.c.m.x.r.E.list_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id) table_count |
| | | 2023-07-28 17:44:55.119 INFO 6700 --- [XNIO-1 task-7] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current |
| | | 2023-07-28 17:44:55.119 DEBUG 6700 --- [XNIO-1 task-8] r.c.m.x.r.E.list_COUNT : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:44:55.120 DEBUG 6700 --- [XNIO-1 task-6] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:44:55.120 DEBUG 6700 --- [XNIO-1 task-6] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:44:55.127 DEBUG 6700 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:44:55.127 DEBUG 6700 --- [XNIO-1 task-8] r.c.m.x.r.E.list_COUNT : <== Total: 1 |
| | | 2023-07-28 17:44:55.128 DEBUG 6700 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:44:55.128 DEBUG 6700 --- [XNIO-1 task-8] r.c.m.x.r.E.list : ==> Preparing: SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id order by id desc LIMIT ? |
| | | 2023-07-28 17:44:55.129 DEBUG 6700 --- [XNIO-1 task-8] r.c.m.x.r.E.list : ==> Parameters: 10(Integer), 10(Integer) |
| | | 2023-07-28 17:44:55.130 DEBUG 6700 --- [XNIO-1 task-6] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:44:55.134 DEBUG 6700 --- [XNIO-1 task-6] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? |
| | | 2023-07-28 17:44:55.134 DEBUG 6700 --- [XNIO-1 task-6] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:44:55.137 DEBUG 6700 --- [XNIO-1 task-8] r.c.m.x.r.E.list : <== Total: 2 |
| | | 2023-07-28 17:44:55.137 DEBUG 6700 --- [XNIO-1 task-7] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:44:55.138 DEBUG 6700 --- [XNIO-1 task-8] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:44:55.138 DEBUG 6700 --- [XNIO-1 task-8] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 28(Integer) |
| | | 2023-07-28 17:44:55.144 DEBUG 6700 --- [XNIO-1 task-6] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 |
| | | 2023-07-28 17:44:55.147 DEBUG 6700 --- [XNIO-1 task-8] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:44:55.148 DEBUG 6700 --- [XNIO-1 task-8] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:44:55.148 DEBUG 6700 --- [XNIO-1 task-8] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 27(Integer) |
| | | 2023-07-28 17:44:55.156 DEBUG 6700 --- [XNIO-1 task-8] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:47:46.954 INFO 6700 --- [XNIO-1 task-9] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/count/list |
| | | 2023-07-28 17:47:46.965 DEBUG 6700 --- [XNIO-1 task-9] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:47:46.965 DEBUG 6700 --- [XNIO-1 task-9] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:47:46.975 DEBUG 6700 --- [XNIO-1 task-9] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:47:46.976 DEBUG 6700 --- [XNIO-1 task-9] r.c.m.x.r.E.list_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id) table_count |
| | | 2023-07-28 17:47:46.976 DEBUG 6700 --- [XNIO-1 task-9] r.c.m.x.r.E.list_COUNT : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:47:46.986 DEBUG 6700 --- [XNIO-1 task-9] r.c.m.x.r.E.list_COUNT : <== Total: 1 |
| | | 2023-07-28 17:47:46.988 DEBUG 6700 --- [XNIO-1 task-9] r.c.m.x.r.E.list : ==> Preparing: SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id order by id desc LIMIT ? |
| | | 2023-07-28 17:47:46.988 DEBUG 6700 --- [XNIO-1 task-9] r.c.m.x.r.E.list : ==> Parameters: 10(Integer), 10(Integer) |
| | | 2023-07-28 17:47:46.997 DEBUG 6700 --- [XNIO-1 task-9] r.c.m.x.r.E.list : <== Total: 2 |
| | | 2023-07-28 17:47:46.997 DEBUG 6700 --- [XNIO-1 task-9] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:47:46.997 DEBUG 6700 --- [XNIO-1 task-9] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 28(Integer) |
| | | 2023-07-28 17:47:47.008 DEBUG 6700 --- [XNIO-1 task-9] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:47:47.008 DEBUG 6700 --- [XNIO-1 task-9] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:47:47.009 DEBUG 6700 --- [XNIO-1 task-9] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 27(Integer) |
| | | 2023-07-28 17:47:47.018 DEBUG 6700 --- [XNIO-1 task-9] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:49:53.277 INFO 6700 --- [XNIO-1 task-10] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/count/list |
| | | 2023-07-28 17:49:53.285 DEBUG 6700 --- [XNIO-1 task-10] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:49:53.286 DEBUG 6700 --- [XNIO-1 task-10] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:49:53.295 DEBUG 6700 --- [XNIO-1 task-10] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:49:53.298 DEBUG 6700 --- [XNIO-1 task-10] r.c.m.x.r.E.list_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id) table_count |
| | | 2023-07-28 17:49:53.298 DEBUG 6700 --- [XNIO-1 task-10] r.c.m.x.r.E.list_COUNT : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:49:53.307 DEBUG 6700 --- [XNIO-1 task-10] r.c.m.x.r.E.list_COUNT : <== Total: 1 |
| | | 2023-07-28 17:49:53.307 DEBUG 6700 --- [XNIO-1 task-10] r.c.m.x.r.E.list : ==> Preparing: SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id order by id desc LIMIT ? |
| | | 2023-07-28 17:49:53.307 DEBUG 6700 --- [XNIO-1 task-10] r.c.m.x.r.E.list : ==> Parameters: 10(Integer), 10(Integer) |
| | | 2023-07-28 17:49:53.317 DEBUG 6700 --- [XNIO-1 task-10] r.c.m.x.r.E.list : <== Total: 2 |
| | | 2023-07-28 17:49:53.318 DEBUG 6700 --- [XNIO-1 task-10] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:49:53.319 DEBUG 6700 --- [XNIO-1 task-10] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 28(Integer) |
| | | 2023-07-28 17:49:53.327 DEBUG 6700 --- [XNIO-1 task-10] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:49:53.327 DEBUG 6700 --- [XNIO-1 task-10] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:49:53.328 DEBUG 6700 --- [XNIO-1 task-10] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 27(Integer) |
| | | 2023-07-28 17:49:53.336 DEBUG 6700 --- [XNIO-1 task-10] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:49:58.817 INFO 6700 --- [XNIO-1 task-11] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list |
| | | 2023-07-28 17:49:58.824 DEBUG 6700 --- [XNIO-1 task-11] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 |
| | | 2023-07-28 17:49:58.824 DEBUG 6700 --- [XNIO-1 task-11] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: |
| | | 2023-07-28 17:49:58.833 DEBUG 6700 --- [XNIO-1 task-11] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 |
| | | 2023-07-28 17:49:58.982 INFO 6700 --- [XNIO-1 task-13] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current |
| | | 2023-07-28 17:49:58.982 INFO 6700 --- [XNIO-1 task-12] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount |
| | | 2023-07-28 17:49:58.982 DEBUG 6700 --- [XNIO-1 task-13] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:49:58.982 DEBUG 6700 --- [XNIO-1 task-13] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:49:58.987 INFO 6700 --- [XNIO-1 task-14] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/count/list |
| | | 2023-07-28 17:49:58.992 DEBUG 6700 --- [XNIO-1 task-12] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:49:58.992 DEBUG 6700 --- [XNIO-1 task-12] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:49:58.993 DEBUG 6700 --- [XNIO-1 task-13] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:49:58.995 DEBUG 6700 --- [XNIO-1 task-14] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:49:58.995 DEBUG 6700 --- [XNIO-1 task-14] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:49:59.003 DEBUG 6700 --- [XNIO-1 task-12] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:49:59.004 DEBUG 6700 --- [XNIO-1 task-12] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? |
| | | 2023-07-28 17:49:59.005 DEBUG 6700 --- [XNIO-1 task-14] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:49:59.015 DEBUG 6700 --- [XNIO-1 task-12] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:49:59.017 DEBUG 6700 --- [XNIO-1 task-14] r.c.m.x.r.E.list_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id) table_count |
| | | 2023-07-28 17:49:59.017 DEBUG 6700 --- [XNIO-1 task-14] r.c.m.x.r.E.list_COUNT : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:49:59.024 DEBUG 6700 --- [XNIO-1 task-12] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 |
| | | 2023-07-28 17:49:59.025 DEBUG 6700 --- [XNIO-1 task-14] r.c.m.x.r.E.list_COUNT : <== Total: 1 |
| | | 2023-07-28 17:49:59.026 DEBUG 6700 --- [XNIO-1 task-14] r.c.m.x.r.E.list : ==> Preparing: SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id order by id desc LIMIT ? |
| | | 2023-07-28 17:49:59.027 DEBUG 6700 --- [XNIO-1 task-14] r.c.m.x.r.E.list : ==> Parameters: 10(Integer), 10(Integer) |
| | | 2023-07-28 17:49:59.035 DEBUG 6700 --- [XNIO-1 task-14] r.c.m.x.r.E.list : <== Total: 2 |
| | | 2023-07-28 17:49:59.037 DEBUG 6700 --- [XNIO-1 task-14] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:49:59.037 DEBUG 6700 --- [XNIO-1 task-14] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 28(Integer) |
| | | 2023-07-28 17:49:59.045 DEBUG 6700 --- [XNIO-1 task-14] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:49:59.046 DEBUG 6700 --- [XNIO-1 task-14] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:49:59.046 DEBUG 6700 --- [XNIO-1 task-14] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 27(Integer) |
| | | 2023-07-28 17:49:59.057 DEBUG 6700 --- [XNIO-1 task-14] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:50:12.574 INFO 6700 --- [XNIO-1 task-15] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/count/sourceList |
| | | 2023-07-28 17:50:12.582 DEBUG 6700 --- [XNIO-1 task-15] r.c.m.x.r.E.getByUserIdAndTemplatesId : ==> Preparing: select * from t_exam_templates_user_count where user_id = ? and exam_templates_id = ? |
| | | 2023-07-28 17:50:12.583 DEBUG 6700 --- [XNIO-1 task-15] r.c.m.x.r.E.getByUserIdAndTemplatesId : ==> Parameters: null, null |
| | | 2023-07-28 17:50:12.591 DEBUG 6700 --- [XNIO-1 task-15] r.c.m.x.r.E.getByUserIdAndTemplatesId : <== Total: 0 |
| | | 2023-07-28 17:50:12.628 DEBUG 6700 --- [XNIO-1 task-15] .m.x.r.E.getByExamPaperIdAndUserId_COUNT : ==> Preparing: select count(0) from (select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, TRUNCATE(user_score/10,0) as user_score, TRUNCATE(paper_score/10,0) as paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where (exam_paper_id,create_user) in) tmp_count |
| | | 2023-07-28 17:50:12.628 DEBUG 6700 --- [XNIO-1 task-15] .m.x.r.E.getByExamPaperIdAndUserId_COUNT : ==> Parameters: |
| | | 2023-07-28 17:50:12.718 ERROR 6700 --- [XNIO-1 task-15] c.m.x.c.s.exception.ExceptionHandle : |
| | | ### Error querying database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') tmp_count' at line 8 |
| | | ### The error may exist in file [E:\ycll\qyksxt\target\classes\mapper\ExamPaperAnswerMapper.xml] |
| | | ### The error may involve com.mindskip.xzs.repository.ExamPaperAnswerMapper.getByExamPaperIdAndUserId-Inline |
| | | ### The error occurred while setting parameters |
| | | ### SQL: select count(0) from (select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, TRUNCATE(user_score/10,0) as user_score, TRUNCATE(paper_score/10,0) as paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where (exam_paper_id,create_user) in) tmp_count |
| | | ### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') tmp_count' at line 8 |
| | | ; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') tmp_count' at line 8 |
| | | |
| | | org.springframework.jdbc.BadSqlGrammarException: |
| | | ### Error querying database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') tmp_count' at line 8 |
| | | ### The error may exist in file [E:\ycll\qyksxt\target\classes\mapper\ExamPaperAnswerMapper.xml] |
| | | ### The error may involve com.mindskip.xzs.repository.ExamPaperAnswerMapper.getByExamPaperIdAndUserId-Inline |
| | | ### The error occurred while setting parameters |
| | | ### SQL: select count(0) from (select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, TRUNCATE(user_score/10,0) as user_score, TRUNCATE(paper_score/10,0) as paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where (exam_paper_id,create_user) in) tmp_count |
| | | ### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') tmp_count' at line 8 |
| | | ; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') tmp_count' at line 8 |
| | | at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:234) |
| | | at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) |
| | | at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:74) |
| | | at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440) |
| | | at com.sun.proxy.$Proxy83.selectList(Unknown Source) |
| | | at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223) |
| | | at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147) |
| | | at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80) |
| | | at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:57) |
| | | at com.sun.proxy.$Proxy97.getByExamPaperIdAndUserId(Unknown Source) |
| | | at com.mindskip.xzs.service.impl.ExamPaperAnswerServiceImpl.getByExamPaperIdAndUserId(ExamPaperAnswerServiceImpl.java:296) |
| | | at com.mindskip.xzs.service.impl.ExamPaperAnswerServiceImpl$$FastClassBySpringCGLIB$$c7e0f192.invoke(<generated>) |
| | | at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) |
| | | at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) |
| | | at com.mindskip.xzs.service.impl.ExamPaperAnswerServiceImpl$$EnhancerBySpringCGLIB$$fe303110.getByExamPaperIdAndUserId(<generated>) |
| | | at com.mindskip.xzs.controller.student.ExamTemplatesUserCountController.lambda$selectSource$1(ExamTemplatesUserCountController.java:53) |
| | | at com.github.pagehelper.Page.doSelectPageInfo(Page.java:353) |
| | | at com.mindskip.xzs.controller.student.ExamTemplatesUserCountController.selectSource(ExamTemplatesUserCountController.java:52) |
| | | at com.mindskip.xzs.controller.student.ExamTemplatesUserCountController$$FastClassBySpringCGLIB$$66cfaefe.invoke(<generated>) |
| | | at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) |
| | | at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749) |
| | | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) |
| | | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:56) |
| | | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) |
| | | at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93) |
| | | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) |
| | | at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) |
| | | at com.mindskip.xzs.controller.student.ExamTemplatesUserCountController$$EnhancerBySpringCGLIB$$5cc4832a.selectSource(<generated>) |
| | | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
| | | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
| | | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
| | | at java.lang.reflect.Method.invoke(Method.java:498) |
| | | at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) |
| | | at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) |
| | | at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104) |
| | | at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:892) |
| | | at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) |
| | | at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) |
| | | at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1039) |
| | | at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942) |
| | | at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005) |
| | | at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908) |
| | | at javax.servlet.http.HttpServlet.service(HttpServlet.java:665) |
| | | at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882) |
| | | at javax.servlet.http.HttpServlet.service(HttpServlet.java:750) |
| | | at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) |
| | | at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) |
| | | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) |
| | | at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) |
| | | at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) |
| | | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) |
| | | at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) |
| | | at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) |
| | | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) |
| | | at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) |
| | | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) |
| | | at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) |
| | | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) |
| | | at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) |
| | | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) |
| | | at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:158) |
| | | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) |
| | | at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) |
| | | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) |
| | | at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) |
| | | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) |
| | | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) |
| | | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) |
| | | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) |
| | | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) |
| | | at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) |
| | | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) |
| | | at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) |
| | | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) |
| | | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) |
| | | at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:74) |
| | | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) |
| | | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) |
| | | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) |
| | | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) |
| | | at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) |
| | | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) |
| | | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) |
| | | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) |
| | | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) |
| | | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) |
| | | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) |
| | | at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) |
| | | at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) |
| | | at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) |
| | | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:109) |
| | | at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) |
| | | at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) |
| | | at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) |
| | | at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) |
| | | at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) |
| | | at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) |
| | | at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:132) |
| | | at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) |
| | | at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) |
| | | at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) |
| | | at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) |
| | | at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) |
| | | at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) |
| | | at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) |
| | | at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) |
| | | at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) |
| | | at io.undertow.servlet.handlers.SessionRestoringHandler.handleRequest(SessionRestoringHandler.java:119) |
| | | at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) |
| | | at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) |
| | | at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) |
| | | at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) |
| | | at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) |
| | | at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) |
| | | at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) |
| | | at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) |
| | | at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) |
| | | at io.undertow.server.Connectors.executeRootHandler(Connectors.java:364) |
| | | at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:830) |
| | | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
| | | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
| | | at java.lang.Thread.run(Thread.java:750) |
| | | Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') tmp_count' at line 8 |
| | | at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) |
| | | at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) |
| | | at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) |
| | | at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) |
| | | at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:370) |
| | | at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) |
| | | at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) |
| | | at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source) |
| | | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
| | | at java.lang.reflect.Method.invoke(Method.java:498) |
| | | at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) |
| | | at com.sun.proxy.$Proxy145.execute(Unknown Source) |
| | | at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) |
| | | at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) |
| | | at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:63) |
| | | at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324) |
| | | at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) |
| | | at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109) |
| | | at com.github.pagehelper.util.ExecutorUtil.executeAutoCount(ExecutorUtil.java:138) |
| | | at com.github.pagehelper.PageInterceptor.count(PageInterceptor.java:150) |
| | | at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:97) |
| | | at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) |
| | | at com.sun.proxy.$Proxy143.query(Unknown Source) |
| | | at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) |
| | | at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) |
| | | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
| | | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
| | | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
| | | at java.lang.reflect.Method.invoke(Method.java:498) |
| | | at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) |
| | | ... 118 common frames omitted |
| | | |
| | | 2023-07-28 17:53:00.772 INFO 6700 --- [XNIO-1 task-16] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list |
| | | 2023-07-28 17:53:00.784 DEBUG 6700 --- [XNIO-1 task-16] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 |
| | | 2023-07-28 17:53:00.784 DEBUG 6700 --- [XNIO-1 task-16] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: |
| | | 2023-07-28 17:53:00.793 DEBUG 6700 --- [XNIO-1 task-16] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 |
| | | 2023-07-28 17:53:01.352 INFO 6700 --- [XNIO-1 task-17] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current |
| | | 2023-07-28 17:53:01.352 INFO 6700 --- [XNIO-1 task-18] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount |
| | | 2023-07-28 17:53:01.360 DEBUG 6700 --- [XNIO-1 task-17] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:53:01.360 DEBUG 6700 --- [XNIO-1 task-18] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:53:01.361 DEBUG 6700 --- [XNIO-1 task-17] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:53:01.361 DEBUG 6700 --- [XNIO-1 task-18] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:53:01.371 DEBUG 6700 --- [XNIO-1 task-18] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:53:01.371 DEBUG 6700 --- [XNIO-1 task-17] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:53:01.372 DEBUG 6700 --- [XNIO-1 task-18] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? |
| | | 2023-07-28 17:53:01.372 DEBUG 6700 --- [XNIO-1 task-18] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:53:01.382 DEBUG 6700 --- [XNIO-1 task-18] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 |
| | | 2023-07-28 17:53:01.658 INFO 6700 --- [XNIO-1 task-19] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/count/list |
| | | 2023-07-28 17:53:01.658 DEBUG 6700 --- [XNIO-1 task-19] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:53:01.658 DEBUG 6700 --- [XNIO-1 task-19] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:53:01.668 DEBUG 6700 --- [XNIO-1 task-19] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:53:01.670 DEBUG 6700 --- [XNIO-1 task-19] r.c.m.x.r.E.list_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id) table_count |
| | | 2023-07-28 17:53:01.670 DEBUG 6700 --- [XNIO-1 task-19] r.c.m.x.r.E.list_COUNT : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:53:01.678 DEBUG 6700 --- [XNIO-1 task-19] r.c.m.x.r.E.list_COUNT : <== Total: 1 |
| | | 2023-07-28 17:53:01.680 DEBUG 6700 --- [XNIO-1 task-19] r.c.m.x.r.E.list : ==> Preparing: SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id order by id desc LIMIT ? |
| | | 2023-07-28 17:53:01.680 DEBUG 6700 --- [XNIO-1 task-19] r.c.m.x.r.E.list : ==> Parameters: 10(Integer), 10(Integer) |
| | | 2023-07-28 17:53:01.689 DEBUG 6700 --- [XNIO-1 task-19] r.c.m.x.r.E.list : <== Total: 2 |
| | | 2023-07-28 17:53:01.690 DEBUG 6700 --- [XNIO-1 task-19] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:53:01.690 DEBUG 6700 --- [XNIO-1 task-19] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 28(Integer) |
| | | 2023-07-28 17:53:01.699 DEBUG 6700 --- [XNIO-1 task-19] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:53:01.699 DEBUG 6700 --- [XNIO-1 task-19] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:53:01.699 DEBUG 6700 --- [XNIO-1 task-19] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 27(Integer) |
| | | 2023-07-28 17:53:01.709 DEBUG 6700 --- [XNIO-1 task-19] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:53:32.865 INFO 6700 --- [XNIO-1 task-20] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/count/list |
| | | 2023-07-28 17:53:32.875 DEBUG 6700 --- [XNIO-1 task-20] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:53:32.876 DEBUG 6700 --- [XNIO-1 task-20] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:53:32.916 DEBUG 6700 --- [XNIO-1 task-20] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:53:32.918 DEBUG 6700 --- [XNIO-1 task-20] r.c.m.x.r.E.list_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id) table_count |
| | | 2023-07-28 17:53:32.918 DEBUG 6700 --- [XNIO-1 task-20] r.c.m.x.r.E.list_COUNT : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:53:32.927 DEBUG 6700 --- [XNIO-1 task-20] r.c.m.x.r.E.list_COUNT : <== Total: 1 |
| | | 2023-07-28 17:53:32.928 DEBUG 6700 --- [XNIO-1 task-20] r.c.m.x.r.E.list : ==> Preparing: SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id order by id desc LIMIT ? |
| | | 2023-07-28 17:53:32.928 DEBUG 6700 --- [XNIO-1 task-20] r.c.m.x.r.E.list : ==> Parameters: 10(Integer), 10(Integer) |
| | | 2023-07-28 17:53:32.939 DEBUG 6700 --- [XNIO-1 task-20] r.c.m.x.r.E.list : <== Total: 2 |
| | | 2023-07-28 17:53:32.939 DEBUG 6700 --- [XNIO-1 task-20] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:53:32.939 DEBUG 6700 --- [XNIO-1 task-20] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 28(Integer) |
| | | 2023-07-28 17:53:32.948 DEBUG 6700 --- [XNIO-1 task-20] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:53:32.948 DEBUG 6700 --- [XNIO-1 task-20] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:53:32.949 DEBUG 6700 --- [XNIO-1 task-20] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 27(Integer) |
| | | 2023-07-28 17:53:32.957 DEBUG 6700 --- [XNIO-1 task-20] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:53:39.475 INFO 6700 --- [XNIO-1 task-21] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/count/sourceList |
| | | 2023-07-28 17:53:39.484 DEBUG 6700 --- [XNIO-1 task-21] r.c.m.x.r.E.getByUserIdAndTemplatesId : ==> Preparing: select * from t_exam_templates_user_count where user_id = ? and exam_templates_id = ? |
| | | 2023-07-28 17:53:39.485 DEBUG 6700 --- [XNIO-1 task-21] r.c.m.x.r.E.getByUserIdAndTemplatesId : ==> Parameters: 10(Integer), 28(Integer) |
| | | 2023-07-28 17:53:39.495 DEBUG 6700 --- [XNIO-1 task-21] r.c.m.x.r.E.getByUserIdAndTemplatesId : <== Total: 1 |
| | | 2023-07-28 17:53:39.542 DEBUG 6700 --- [XNIO-1 task-21] .m.x.r.E.getByExamPaperIdAndUserId_COUNT : ==> Preparing: select count(0) from (select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, TRUNCATE(user_score/10,0) as user_score, TRUNCATE(paper_score/10,0) as paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where (exam_paper_id,create_user) in ( (?,?) )) tmp_count |
| | | 2023-07-28 17:53:39.542 DEBUG 6700 --- [XNIO-1 task-21] .m.x.r.E.getByExamPaperIdAndUserId_COUNT : ==> Parameters: 142(Integer), 10(Integer) |
| | | 2023-07-28 17:53:39.556 DEBUG 6700 --- [XNIO-1 task-21] .m.x.r.E.getByExamPaperIdAndUserId_COUNT : <== Total: 1 |
| | | 2023-07-28 17:53:39.560 WARN 6700 --- [XNIO-1 task-21] c.g.pagehelper.parser.OrderByParser : 处理排序失败: net.sf.jsqlparser.JSQLParserException,降级为直接拼接 order by 参数 |
| | | 2023-07-28 17:53:39.560 DEBUG 6700 --- [XNIO-1 task-21] r.c.m.x.r.E.getByExamPaperIdAndUserId : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, TRUNCATE(user_score/10,0) as user_score, TRUNCATE(paper_score/10,0) as paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where (exam_paper_id,create_user) in ( (?,?) ) order by id desc LIMIT ? |
| | | 2023-07-28 17:53:39.560 DEBUG 6700 --- [XNIO-1 task-21] r.c.m.x.r.E.getByExamPaperIdAndUserId : ==> Parameters: 142(Integer), 10(Integer), 10(Integer) |
| | | 2023-07-28 17:53:39.572 DEBUG 6700 --- [XNIO-1 task-21] r.c.m.x.r.E.getByExamPaperIdAndUserId : <== Total: 1 |
| | | 2023-07-28 17:56:53.864 INFO 6700 --- [XNIO-1 task-22] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/admin/department/list |
| | | 2023-07-28 17:56:53.874 DEBUG 6700 --- [XNIO-1 task-22] r.c.m.x.r.DepartmentMapper.gets : ==> Preparing: select id , name,deleted from t_department where deleted=0 |
| | | 2023-07-28 17:56:53.875 DEBUG 6700 --- [XNIO-1 task-22] r.c.m.x.r.DepartmentMapper.gets : ==> Parameters: |
| | | 2023-07-28 17:56:53.884 DEBUG 6700 --- [XNIO-1 task-22] r.c.m.x.r.DepartmentMapper.gets : <== Total: 3 |
| | | 2023-07-28 17:57:04.445 DEBUG 6700 --- [XNIO-1 task-27] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:57:04.445 DEBUG 6700 --- [XNIO-1 task-27] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:57:04.456 DEBUG 6700 --- [XNIO-1 task-27] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:57:05.158 DEBUG 6700 --- [XNIO-1 task-27] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:57:05.158 DEBUG 6700 --- [XNIO-1 task-27] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:57:05.170 DEBUG 6700 --- [XNIO-1 task-27] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:57:07.862 DEBUG 6700 --- [XNIO-1 task-28] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:57:07.862 DEBUG 6700 --- [XNIO-1 task-28] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:57:07.871 DEBUG 6700 --- [XNIO-1 task-28] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:57:07.889 DEBUG 6700 --- [XNIO-1 task-28] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:57:07.890 DEBUG 6700 --- [XNIO-1 task-28] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:57:07.899 DEBUG 6700 --- [XNIO-1 task-28] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:57:07.905 DEBUG 6700 --- [XNIO-1 task-28] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) |
| | | 2023-07-28 17:57:07.909 DEBUG 6700 --- [XNIO-1 task-28] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 登录了考试系统(String), 2023-07-28 17:57:07.899(Timestamp) |
| | | 2023-07-28 17:57:07.935 DEBUG 6700 --- [XNIO-1 task-28] r.c.m.x.r.U.insertSelective : <== Updates: 1 |
| | | 2023-07-28 17:57:08.274 INFO 6700 --- [XNIO-1 task-29] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/message/unreadCount |
| | | 2023-07-28 17:57:08.274 DEBUG 6700 --- [XNIO-1 task-29] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:57:08.275 DEBUG 6700 --- [XNIO-1 task-29] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:57:08.275 INFO 6700 --- [XNIO-1 task-30] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/user/current |
| | | 2023-07-28 17:57:08.277 INFO 6700 --- [XNIO-1 task-32] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/task |
| | | 2023-07-28 17:57:08.277 INFO 6700 --- [XNIO-1 task-31] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/dashboard/index |
| | | 2023-07-28 17:57:08.283 DEBUG 6700 --- [XNIO-1 task-30] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:57:08.283 DEBUG 6700 --- [XNIO-1 task-29] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:57:08.284 DEBUG 6700 --- [XNIO-1 task-30] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:57:08.284 DEBUG 6700 --- [XNIO-1 task-29] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Preparing: select count(*) from t_message_user where readed='f' and receive_user_id = ? |
| | | 2023-07-28 17:57:08.284 DEBUG 6700 --- [XNIO-1 task-29] r.c.m.x.r.MessageUserMapper.unReadCount : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:57:08.290 DEBUG 6700 --- [XNIO-1 task-31] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:57:08.290 DEBUG 6700 --- [XNIO-1 task-32] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:57:08.290 DEBUG 6700 --- [XNIO-1 task-32] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:57:08.290 DEBUG 6700 --- [XNIO-1 task-31] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:57:08.295 DEBUG 6700 --- [XNIO-1 task-29] r.c.m.x.r.MessageUserMapper.unReadCount : <== Total: 1 |
| | | 2023-07-28 17:57:08.296 DEBUG 6700 --- [XNIO-1 task-30] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:57:08.303 DEBUG 6700 --- [XNIO-1 task-32] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:57:08.303 DEBUG 6700 --- [XNIO-1 task-31] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:57:08.320 DEBUG 6700 --- [XNIO-1 task-32] r.c.m.x.r.T.getByGradeLevel : ==> Preparing: select id, title, grade_level, frame_text_content_id, create_user, create_time, deleted, create_user_name from t_task_exam where deleted=0 and grade_level = ? |
| | | 2023-07-28 17:57:08.320 DEBUG 6700 --- [XNIO-1 task-32] r.c.m.x.r.T.getByGradeLevel : ==> Parameters: 17(Integer) |
| | | 2023-07-28 17:57:08.325 DEBUG 6700 --- [XNIO-1 task-31] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.type = 0 and e.paper_type in ( ? , ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and e.type = 0 and u.user_id = ? ORDER BY e.id desc ) t |
| | | 2023-07-28 17:57:08.325 DEBUG 6700 --- [XNIO-1 task-31] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 1(Integer), 7(Integer), 17(Integer), 10(Integer) |
| | | 2023-07-28 17:57:08.329 DEBUG 6700 --- [XNIO-1 task-32] r.c.m.x.r.T.getByGradeLevel : <== Total: 0 |
| | | 2023-07-28 17:57:08.336 DEBUG 6700 --- [XNIO-1 task-31] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 4 |
| | | 2023-07-28 17:57:08.336 DEBUG 6700 --- [XNIO-1 task-31] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Preparing: select * from( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_department d on d.exam_paper_id = e.id WHERE e.deleted=0 and d.deleted = 0 and e.type = 0 and e.paper_type in ( ? ) and d.department_id=? ORDER BY e.id desc ) t union all select * from ( SELECT e.id,e.name,e.limit_start_time,e.limit_end_time FROM t_exam_paper e LEFT JOIN t_exam_paper_user u on u.exam_paper_id = e.id where e.deleted=0 and u.deleted = 0 and e.type = 0 and u.user_id = ? ORDER BY e.id desc ) t |
| | | 2023-07-28 17:57:08.336 DEBUG 6700 --- [XNIO-1 task-31] r.c.m.x.r.ExamPaperMapper.indexPaper : ==> Parameters: 4(Integer), 17(Integer), null |
| | | 2023-07-28 17:57:08.345 DEBUG 6700 --- [XNIO-1 task-31] r.c.m.x.r.ExamPaperMapper.indexPaper : <== Total: 0 |
| | | 2023-07-28 17:57:09.970 INFO 6700 --- [XNIO-1 task-33] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/count/list |
| | | 2023-07-28 17:57:09.979 DEBUG 6700 --- [XNIO-1 task-33] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 17:57:09.980 DEBUG 6700 --- [XNIO-1 task-33] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 17:57:09.989 DEBUG 6700 --- [XNIO-1 task-33] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 17:57:09.990 DEBUG 6700 --- [XNIO-1 task-33] r.c.m.x.r.E.list_COUNT : ==> Preparing: SELECT count(0) FROM (SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id) table_count |
| | | 2023-07-28 17:57:09.990 DEBUG 6700 --- [XNIO-1 task-33] r.c.m.x.r.E.list_COUNT : ==> Parameters: 10(Integer) |
| | | 2023-07-28 17:57:09.999 DEBUG 6700 --- [XNIO-1 task-33] r.c.m.x.r.E.list_COUNT : <== Total: 1 |
| | | 2023-07-28 17:57:10.001 DEBUG 6700 --- [XNIO-1 task-33] r.c.m.x.r.E.list : ==> Preparing: SELECT exam_templates_id AS id, count(*) AS count, user_id AS userId FROM `t_exam_templates_user_count` WHERE user_id = ? GROUP BY exam_templates_id, user_id order by id desc LIMIT ? |
| | | 2023-07-28 17:57:10.001 DEBUG 6700 --- [XNIO-1 task-33] r.c.m.x.r.E.list : ==> Parameters: 10(Integer), 10(Integer) |
| | | 2023-07-28 17:57:10.009 DEBUG 6700 --- [XNIO-1 task-33] r.c.m.x.r.E.list : <== Total: 2 |
| | | 2023-07-28 17:57:10.010 DEBUG 6700 --- [XNIO-1 task-33] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:57:10.010 DEBUG 6700 --- [XNIO-1 task-33] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 28(Integer) |
| | | 2023-07-28 17:57:10.020 DEBUG 6700 --- [XNIO-1 task-33] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:57:10.020 DEBUG 6700 --- [XNIO-1 task-33] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Preparing: select id , name, paper_type, suggest_time, title_name, ctime from t_exam_templates where id = ? |
| | | 2023-07-28 17:57:10.021 DEBUG 6700 --- [XNIO-1 task-33] r.c.m.x.r.ExamTemplatesMapper.getById : ==> Parameters: 27(Integer) |
| | | 2023-07-28 17:57:10.030 DEBUG 6700 --- [XNIO-1 task-33] r.c.m.x.r.ExamTemplatesMapper.getById : <== Total: 1 |
| | | 2023-07-28 17:57:12.009 INFO 6700 --- [XNIO-1 task-34] c.mindskip.xzs.aop.InterfaceLogHandler : 访问接口:/api/student/exam/count/sourceList |
| | | 2023-07-28 17:57:12.018 DEBUG 6700 --- [XNIO-1 task-34] r.c.m.x.r.E.getByUserIdAndTemplatesId : ==> Preparing: select * from t_exam_templates_user_count where user_id = ? and exam_templates_id = ? |
| | | 2023-07-28 17:57:12.018 DEBUG 6700 --- [XNIO-1 task-34] r.c.m.x.r.E.getByUserIdAndTemplatesId : ==> Parameters: 10(Integer), 28(Integer) |
| | | 2023-07-28 17:57:12.027 DEBUG 6700 --- [XNIO-1 task-34] r.c.m.x.r.E.getByUserIdAndTemplatesId : <== Total: 1 |
| | | 2023-07-28 17:57:12.029 DEBUG 6700 --- [XNIO-1 task-34] .m.x.r.E.getByExamPaperIdAndUserId_COUNT : ==> Preparing: select count(0) from (select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, TRUNCATE(user_score/10,0) as user_score, TRUNCATE(paper_score/10,0) as paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where (exam_paper_id,create_user) in ( (?,?) )) tmp_count |
| | | 2023-07-28 17:57:12.029 DEBUG 6700 --- [XNIO-1 task-34] .m.x.r.E.getByExamPaperIdAndUserId_COUNT : ==> Parameters: 142(Integer), 10(Integer) |
| | | 2023-07-28 17:57:12.038 DEBUG 6700 --- [XNIO-1 task-34] .m.x.r.E.getByExamPaperIdAndUserId_COUNT : <== Total: 1 |
| | | 2023-07-28 17:57:12.041 WARN 6700 --- [XNIO-1 task-34] c.g.pagehelper.parser.OrderByParser : 处理排序失败: net.sf.jsqlparser.JSQLParserException,降级为直接拼接 order by 参数 |
| | | 2023-07-28 17:57:12.041 DEBUG 6700 --- [XNIO-1 task-34] r.c.m.x.r.E.getByExamPaperIdAndUserId : ==> Preparing: select id, exam_paper_id, paper_name, paper_type, subject_id, system_score, TRUNCATE(user_score/10,0) as user_score, TRUNCATE(paper_score/10,0) as paper_score, question_correct, question_count, do_time, status, create_user, create_time, task_exam_id from t_exam_paper_answer where (exam_paper_id,create_user) in ( (?,?) ) order by id desc LIMIT ? |
| | | 2023-07-28 17:57:12.041 DEBUG 6700 --- [XNIO-1 task-34] r.c.m.x.r.E.getByExamPaperIdAndUserId : ==> Parameters: 142(Integer), 10(Integer), 10(Integer) |
| | | 2023-07-28 17:57:12.050 DEBUG 6700 --- [XNIO-1 task-34] r.c.m.x.r.E.getByExamPaperIdAndUserId : <== Total: 1 |
| | | 2023-07-28 18:01:21.543 DEBUG 6700 --- [XNIO-1 task-35] r.c.m.x.r.UserMapper.getUserByUserName : ==> Preparing: select id, user_uuid, user_name, password, real_name, age, sex, birth_day, user_level, phone, role, status, image_path, create_time, modify_time, last_active_time, deleted, wx_open_id from t_user where deleted=0 and user_name=? limit 1 |
| | | 2023-07-28 18:01:21.544 DEBUG 6700 --- [XNIO-1 task-35] r.c.m.x.r.UserMapper.getUserByUserName : ==> Parameters: student(String) |
| | | 2023-07-28 18:01:21.553 DEBUG 6700 --- [XNIO-1 task-35] r.c.m.x.r.UserMapper.getUserByUserName : <== Total: 1 |
| | | 2023-07-28 18:01:21.554 DEBUG 6700 --- [XNIO-1 task-35] r.c.m.x.r.U.insertSelective : ==> Preparing: insert into t_user_event_log ( user_id, user_name, real_name, content, create_time ) values ( ?, ?, ?, ?, ? ) |
| | | 2023-07-28 18:01:21.555 DEBUG 6700 --- [XNIO-1 task-35] r.c.m.x.r.U.insertSelective : ==> Parameters: 10(Integer), student(String), student(String), student 登出了学之思开源考试系统(String), 2023-07-28 18:01:21.554(Timestamp) |
| | | 2023-07-28 18:01:21.587 DEBUG 6700 --- [XNIO-1 task-35] r.c.m.x.r.U.insertSelective : <== Updates: 1 |
| | | 2023-07-28 18:04:36.072 INFO 6700 --- [Thread-27] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... |
| | | 2023-07-28 18:04:36.088 INFO 6700 --- [Thread-27] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. |
| | | 2023-07-28 18:04:36.095 INFO 6700 --- [Thread-27] io.undertow.servlet : Destroying Spring FrameworkServlet 'dispatcherServlet' |